doomemacs/modules
James Ravn e05e452528
Enable treemacs workspace/persp support
With https://github.com/Alexander-Miller/treemacs/issues/592 merged,
treemacs now fully supports perspective mode. That is, each treemacs
buffer is scoped to a perspective and initializes itself using projectile.

This change re-enables treemacs-persp, enables the `Perspectives` scope,
and adjusts the doom treemacs init behavior to support the new
treemacs-persp behavior.

I haven't been able to reproduce the prior errors with melpa so I think
this is safe to re-enable now. In my testing it seems to work
flawlessly, both with and without persp-mode enabled.

Only one issue is that users might need to remove their treemacs persist
file (`~/.emacs.d/.local/cache/treemacs-persist`) after this change if
using persp-mode. I'm not sure if it is necessary since I blew away my
own before testing.
2020-04-02 21:05:49 +01:00
..
app Remove defunct :app regex module 2020-03-29 19:02:09 -04:00
checkers grammar/langtool: support setting the path to the binary i/o jar 2020-03-31 10:15:38 +08:00
completion Minor refactors & reformatting 2020-03-27 21:39:27 -04:00
config Fix #2798: remove overzealous TAB keybind 2020-03-31 02:06:55 -04:00
editor Fix #2744: remove :t[mux] & :tcd ex commands 2020-03-30 00:20:05 -04:00
emacs Bump :emacs 2020-03-27 17:23:21 -04:00
email Remove unused variables 2020-03-24 14:48:00 +01:00
input Bump :input 2020-03-27 17:25:29 -04:00
lang Fix 'starts with non-prefix key M-SPC' error 2020-03-31 02:16:54 -04:00
term Bump to akermu/emacs-libvterm@996c535 2020-03-27 16:52:55 -04:00
tools enable comint mode for terraform apply 2020-03-29 22:14:41 +01:00
ui Enable treemacs workspace/persp support 2020-04-02 21:05:49 +01:00