mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feats(emacs): Respect xdg
This commit is contained in:
parent
c24e6de00a
commit
d504fe0aa0
6 changed files with 12 additions and 1 deletions
|
|
@ -37,6 +37,8 @@
|
|||
("C-x t C-t" . treemacs-find-file)
|
||||
("C-x t M-t" . treemacs-find-tag)
|
||||
)
|
||||
:config
|
||||
(setq treemacs-persist-file (expand-file-name "treemacs-persist" user-emacs-data))
|
||||
)
|
||||
|
||||
(use-package treemacs-evil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue