aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 248abcb..eee3a56 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -131,8 +131,8 @@
(setq desktop-base-file-name "desktop")
(desktop-save-mode 1)
-;; Set this to t if you don't understand what it means
-(setq vc-follow-symlinks nil)
+;; It's easier to get to magit if symlinks are followed.
+(setq vc-follow-symlinks t)
;; dired
(use-package dired-preview
nihil fit ex nihilo