Remove fill-column-indicator package

It causes more harm than good.
This commit is contained in:
Gergely Polonkai 2016-12-02 14:38:13 +01:00
parent d5421a1fdb
commit 3984e84b48
1 changed files with 0 additions and 5 deletions

View File

@ -863,11 +863,6 @@
(:map dired-mode-map
("K" . dired-k)))
(use-package fill-column-indicator
:ensure t
:config
(add-hook 'prog-mode-hook 'fci-mode))
(use-package form-feed
:ensure t
:config