doomemacs/modules/feature
Henrik Lissner 381a4416ed
feature/workspaces: major refactor & various fixes
+ Rewrite projectile integration.
+ Fix per-frame workspaces not cleaning up after itself when an
  frame-associated workspace (or its frame) is destroyed.
+ Alias +workspace-p to perspective-p instead of persp-p (which isn't as
  accurate, because it counts nil as a valid perspective).
+ Extract orphaned-buffer list functionality in +workspace-buffer-list
  into seperate function: +workspace-orphaned-buffer-list.
+ Allow toggle-debug-on-error to catch workspace errors.
+ Remove +workspace/kill-session-and-quit (never used)
+ Ensure persp-mode is loaded as late as possible.
2018-01-20 15:38:59 -05:00
..
debugger 💥 Replace core-popup with new feature/popup module 2018-01-06 02:17:43 -05:00
eval feature/eval: improve compatibility with feature/popups 2018-01-08 17:30:54 -05:00
evil General update for docstrings and comments & minor refactor 2018-01-15 00:43:28 -05:00
file-templates Fix doom module file templates when emacs.d is a symlink 2018-01-01 21:16:36 -05:00
lookup General refactor (use map.el more) 2018-01-07 00:15:58 -05:00
popup feature/popup: preserve size later in init process 2018-01-15 00:39:39 -05:00
services feature/services: -when-let => when-let* 2018-01-08 15:25:28 -05:00
snippets Generalize +evil-esc-hook into doom-escape-hook 2018-01-06 02:38:39 -05:00
spellcheck feature/spellcheck: auto-check buffer on flycheck-mode 2018-01-16 01:55:06 -05:00
syntax-checker General update for docstrings and comments & minor refactor 2018-01-15 00:43:28 -05:00
version-control feature/version-control: don't manage magit popups 2018-01-09 17:44:39 -05:00
workspaces feature/workspaces: major refactor & various fixes 2018-01-20 15:38:59 -05:00