treemacs: don't set non-existent options

These options were removed some time ago.
This commit is contained in:
Michael Peyton Jones 2020-01-28 10:13:30 +00:00 committed by duianto
parent 6d0120c417
commit fed397cea9

View file

@ -36,9 +36,7 @@
:defer t
:init
(progn
(setq treemacs-follow-after-init t
treemacs-change-root-without-asking nil
treemacs-never-persist nil)
(setq treemacs-follow-after-init t)
(add-hook 'treemacs-mode-hook
#'spacemacs/treemacs-setup-width-lock)
(spacemacs/set-leader-keys