Add new :ui indent-guides module

Replaces old highlight-indentation-mode with new highlight-indent-guides
plugin.
This commit is contained in:
Henrik Lissner 2019-03-11 12:39:38 -04:00
parent a258995db9
commit 8392c9dcf6
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 19 additions and 3 deletions

View file

@ -25,6 +25,7 @@
evil-goggles ; display visual hints when editing in evil
;;fci ; a `fill-column' indicator
hl-todo ; highlight TODO/FIXME/NOTE tags
indent-guides ; highlighted indent columns
modeline ; snazzy, Atom-inspired modeline, plus API
nav-flash ; blink the current line after jumping
;;neotree ; a project drawer, like NERDTree for vim