config/doom: remove fill column setting
Inconsistent handling with black; Setting should be set elsewhere, somehow.
This commit is contained in:
parent
39b5a2170e
commit
39633d44d1
1 changed files with 0 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue