ui/treemacs: assgin treemacs--last-error-persist-file

This commit is contained in:
Ting Zhou 2019-01-23 14:18:31 -08:00
parent ddc0463457
commit e00ea2c306

View file

@ -10,7 +10,8 @@
treemacs-show-hidden-files t treemacs-show-hidden-files t
treemacs-goto-tag-strategy 'refetch-index treemacs-goto-tag-strategy 'refetch-index
treemacs-display-in-side-window t treemacs-display-in-side-window t
treemacs-persist-file (concat doom-cache-dir "treemacs-persist")) treemacs-persist-file (concat doom-cache-dir "treemacs-persist")
treemacs--last-error-persist-file (concat doom-cache-dir "treemacs-persist-at-last-error"))
(after! treemacs (after! treemacs