ba8074b604
problem The Symbol Highlight Transient State (`SPC s h`) counter ex: [2/7] Shows: [0/0] when opening the TS, either with `SPC s h`, `SPC s H` or when navigating between symbols with: `#` or `*` cause The symbols haven't been counted yet, when the TS is opened. And the counter is reset when `auto-highlight-symbol-mode` is disabled, this happens when the TS is restarted, which happens when navigating to the next/previous symbol with `#` and `*`. solution Highlight the symbol before opening the TS. And only disable `auto-highlight-symbol-mode` when the TS is closed. (when the TS buffer " *LV*" doesn't exist) notes This also shows the "No previously searched for symbol found" message, when the variable `spacemacs-last-ahs-highlight-p` is void on startup. |
||
---|---|---|
.. | ||
local/info+ | ||
funcs.el | ||
packages.el | ||
README.org |
spacemacs-navigation layer
Description
This layer adds general navigation functions to all supported layers.
Features:
-
Support for ace-links in
spacemacs
bufferinfo-mode
help-mode
eww-mode
- Support for keeping the cursor centered on the screen
- Evilified version of
doc-view-mode
- Tweaks for
golden-ratio-mode
- Support for
paradox
a modern emacs package manager - Shortcuts for restarting
emacs
- Shortcuts for easily switching between windows