Revert fci 100 cols

This commit is contained in:
Marco Thomas
2021-09-01 10:46:52 +02:00
committed by GitHub
parent 2d1ed9c1fe
commit e9743bd3cf

View File

@@ -230,7 +230,7 @@
(fci-mode) (fci-mode)
:config :config
(setq fci-rule-width 1 (setq fci-rule-width 1
fci-rule-column 100 fci-rule-column 80
fci-rule-color "#cc241d") fci-rule-color "#cc241d")
:hook :hook
(prog-mode . fci-mode) (prog-mode . fci-mode)