Disable indent guides by default
It's hard on the fontifier and slows Emacs down tremendously.
This commit is contained in:
parent
c5c3bdaa61
commit
0cfab2e507
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
evil-goggles ; display visual hints when editing in evil
|
evil-goggles ; display visual hints when editing in evil
|
||||||
;;fci ; a `fill-column' indicator
|
;;fci ; a `fill-column' indicator
|
||||||
hl-todo ; highlight TODO/FIXME/NOTE tags
|
hl-todo ; highlight TODO/FIXME/NOTE tags
|
||||||
indent-guides ; highlighted indent columns
|
;;indent-guides ; highlighted indent columns
|
||||||
modeline ; snazzy, Atom-inspired modeline, plus API
|
modeline ; snazzy, Atom-inspired modeline, plus API
|
||||||
nav-flash ; blink the current line after jumping
|
nav-flash ; blink the current line after jumping
|
||||||
;;neotree ; a project drawer, like NERDTree for vim
|
;;neotree ; a project drawer, like NERDTree for vim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue