From 134409aa670be39e676f093f5aa5b5b941126375 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 12 May 2022 22:37:16 -0500 Subject: Modeline stuff! --- lisp/+emacs.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp/+emacs.el') diff --git a/lisp/+emacs.el b/lisp/+emacs.el index 7851c43..3c5d383 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el @@ -190,7 +190,8 @@ Do this only if the buffer is not visiting a file." file-name-shadow-mode minibuffer-electric-default-mode delete-selection-mode - column-number-mode)) + ;; column-number-mode + )) (when (fboundp enable-mode) (funcall enable-mode +1))) -- cgit 1.4.1-21-gabe81