ui/fci -> fill-column: replace fci w/ hl-fill-column
fci was buggy, slow and presented numerous incompatibilities with other modes. It is also unmaintained. Relevant to #1045
This commit is contained in:
parent
5bcab488a7
commit
390edee702
7 changed files with 11 additions and 56 deletions
|
@ -23,7 +23,7 @@
|
|||
doom-dashboard ; a nifty splash screen for Emacs
|
||||
doom-quit ; DOOM quit-message prompts when you quit Emacs
|
||||
evil-goggles ; display visual hints when editing in evil
|
||||
;;fci ; a `fill-column' indicator
|
||||
;;fill-column ; a `fill-column' indicator
|
||||
hl-todo ; highlight TODO/FIXME/NOTE tags
|
||||
;;indent-guides ; highlighted indent columns
|
||||
modeline ; snazzy, Atom-inspired modeline, plus API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue