config/doom: remove fill column setting

Inconsistent handling with black; Setting should be set elsewhere, somehow.
This commit is contained in:
Infinidoge 2023-09-25 19:55:50 -04:00
parent 39b5a2170e
commit 39633d44d1

View file

@ -20,16 +20,6 @@
nerd-icons-font-family "Symbols Nerd Fonts Mono"
)
;; --- Formatting ---
(setq
fill-column 120
)
(after! apheleia
(setq apheleia-formatters-respect-fill-column t)
)
;; --- Projectile ----
(setq
projectile-indexing-method 'hybrid