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:
@ -9,3 +9,4 @@
|
||||
(when (featurep! +wordnut)
|
||||
(package! wordnut))
|
||||
|
||||
(package! visual-fill-column)
|
||||
|
Reference in New Issue
Block a user