fix(lsp): move lsp-session to doom cache dir (#5650)
Because this data contains cached session data, it makes more sense to have it under `~/.emacs.d/.local/cache` so that it is clear that it can and should be removed when debugging and testing LSP using modules. Fix #5649
This commit is contained in:
parent
9aba0aea23
commit
36d41b600a
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue