Don't auto-enable highlight-indentation-mode
This commit is contained in:
parent
327eb57bfc
commit
26e3762274
1 changed files with 0 additions and 3 deletions
|
@ -118,9 +118,6 @@
|
|||
:commands (highlight-indentation-mode
|
||||
highlight-indentation-current-column-mode)
|
||||
:init
|
||||
(add-hook! (nxml-mode yaml-mode json-mode scss-mode
|
||||
c-mode-common ruby-mode python-mode lua-mode)
|
||||
'highlight-indentation-mode)
|
||||
(after! editorconfig
|
||||
(advice-add 'highlight-indentation-guess-offset
|
||||
:override 'doom*hl-indent-guess-offset))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue