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:
Henrik Lissner
2019-05-17 01:08:57 -04:00
parent 67b6c44939
commit 20720cda61
4 changed files with 1 additions and 15 deletions

View File

@ -9,3 +9,4 @@
(when (featurep! +wordnut)
(package! wordnut))
(package! visual-fill-column)