Skip to content

Commit

Permalink
tweak(emacs): indent-bars: don't enable automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Dec 13, 2024
1 parent 5b3c7f8 commit 8937e7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/nixos/programs/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@
'yaml-mode
'markdown-mode))
(indent-bars-mode))))
(gg/global-indent-bars-mode)
:config
(require 'indent-bars-ts)
:custom
Expand Down

0 comments on commit 8937e7c

Please sign in to comment.