From 8937e7c81fbf3caa91524dcaa5e584267c3c39e2 Mon Sep 17 00:00:00 2001 From: Gregor Grigorjan Date: Fri, 13 Dec 2024 09:47:15 +0200 Subject: [PATCH] tweak(emacs): indent-bars: don't enable automatically --- modules/nixos/programs/emacs/init.el | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/nixos/programs/emacs/init.el b/modules/nixos/programs/emacs/init.el index 6106e394..a698fb70 100644 --- a/modules/nixos/programs/emacs/init.el +++ b/modules/nixos/programs/emacs/init.el @@ -172,7 +172,6 @@ 'yaml-mode 'markdown-mode)) (indent-bars-mode)))) - (gg/global-indent-bars-mode) :config (require 'indent-bars-ts) :custom