mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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