diff options
-rw-r--r-- | lisp/+emacs.el | 2 |
1 files changed, 1 insertions, 1 deletions
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." | |||
67 | hscroll-step 1 | 67 | hscroll-step 1 |
68 | imenu-auto-rescan t | 68 | imenu-auto-rescan t |
69 | indent-tabs-mode nil | 69 | indent-tabs-mode nil |
70 | indicate-empty-lines t | 70 | indicate-empty-lines nil |
71 | indicate-buffer-boundaries 'left | 71 | indicate-buffer-boundaries 'left |
72 | inhibit-startup-screen t | 72 | inhibit-startup-screen t |
73 | initial-buffer-choice t | 73 | initial-buffer-choice t |