21 lines
647 B
Org Mode
21 lines
647 B
Org Mode
#+TITLE: nav-flash layer
|
|
|
|
#+TAGS: layer|misc
|
|
|
|
* Table of Contents :TOC_5_gh:noexport:
|
|
- [[#description][Description]]
|
|
- [[#features][Features:]]
|
|
- [[#install][Install]]
|
|
|
|
* Description
|
|
This layer adds [[https://github.com/rolandwalker/nav-flash][nav-flash]] package which temporarily highlights the line
|
|
containing the point, which is sometimes useful for orientation after a
|
|
navigation command.
|
|
|
|
** Features:
|
|
- Fancy flashing line on navigation.
|
|
|
|
* Install
|
|
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
|
|
add =nav-flash= to the existing =dotspacemacs-configuration-layers= list in this
|
|
file.
|