From a9d596fe80437a69926ad464da95bc12c8aaff8d Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 16 Feb 2022 23:18:38 -0600 Subject: Set `find-file-visit-truename' to t I don't know why this might be a bad idea --- lisp/+emacs.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/+emacs.el') 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." enable-recursive-minibuffers t executable-prefix-env t fast-but-imprecise-scrolling t + find-file-visit-truename t file-name-shadow-properties '(invisible t intangible t) fill-column 80 frame-resize-pixelwise t -- cgit 1.4.1-21-gabe81