From 0833f610164ef00617fb808446969759f7618efd Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 2 Jan 2022 23:32:47 -0600 Subject: Disable indicate-empty-lines --- lisp/+emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/+emacs.el') diff --git a/lisp/+emacs.el b/lisp/+emacs.el index a7c91f0..d76eee8 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el @@ -67,7 +67,7 @@ Do this only if the buffer is not visiting a file." hscroll-step 1 imenu-auto-rescan t indent-tabs-mode nil - indicate-empty-lines t + indicate-empty-lines nil indicate-buffer-boundaries 'left inhibit-startup-screen t initial-buffer-choice t -- cgit 1.4.1-21-gabe81