spacemacs/layers/+spacemacs/spacemacs-navigation
syl20bnr d04012195a Remove highlight from ahs transient state
Highlight should already be done automatocally.
This highlight is not desirable because it breaks `n` and `N` search of
occurences and it breaks `:nohl:` as well making it impossible to revert an
highlighted word.
These drawbacks were maybe intentional since it was about highlighting
_permanently_ but it goes against principle of least astonishement, users will
be consufed about an highlight that cannot be reverted whatsoever.

We need an highlighting facility in Spacemacs, there was one at some point with
the package `hl-anything` but at the time it was buggy and removed from
Spacemacs (see layer spacemacs-editing-visual). Maybe we could try it again.
2017-04-23 19:47:08 -04:00
..
local/centered-cursor Fix zoom-frm 2017-04-12 23:09:17 -04:00
funcs.el Remove highlight from ahs transient state 2017-04-23 19:47:08 -04:00
packages.el Remove highlight from ahs transient state 2017-04-23 19:47:08 -04:00