mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove visual-fill-column package from Doom core
It is not essential enough to keep in Doom core. I'm working on a new module (or a rewrite for app/write) to replace it.
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
(package! nlinum-hl)
|
||||
(package! nlinum-relative))
|
||||
(package! rainbow-delimiters)
|
||||
(package! visual-fill-column)
|
||||
(package! restart-emacs)
|
||||
|
||||
;; core-editor.el
|
||||
|
Reference in New Issue
Block a user