diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/+emacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/+emacs.el b/lisp/+emacs.el index 9cc7549..f26dc98 100644 --- a/lisp/+emacs.el +++ b/lisp/+emacs.el | |||
@@ -60,6 +60,7 @@ Do this only if the buffer is not visiting a file." | |||
60 | enable-recursive-minibuffers t | 60 | enable-recursive-minibuffers t |
61 | executable-prefix-env t | 61 | executable-prefix-env t |
62 | fast-but-imprecise-scrolling t | 62 | fast-but-imprecise-scrolling t |
63 | find-file-visit-truename t | ||
63 | file-name-shadow-properties '(invisible t intangible t) | 64 | file-name-shadow-properties '(invisible t intangible t) |
64 | fill-column 80 | 65 | fill-column 80 |
65 | frame-resize-pixelwise t | 66 | frame-resize-pixelwise t |