doomemacs/modules/feature
Henrik Lissner de35ac873a
Major refactor of workspaces api
+ The "main" workspace is no longer treated especially, and can be
  renamed or deleted. Fixes issue mentioned in #200.
+ In the disastrous event that there are no workspaces left, a main one
  is generated and switched to. Under no circumstances should the use be
  left in the nil perspective!
+ Fix the :tabr[ename] ex command throwing argument errors.
+ Refactored most workspace functions.
+ New command: +workspace/close-workspace-or-frame, which is bound to
  C-S-w in my private module.
2017-09-29 01:54:58 +02:00
..
debugger Refactor feature/debugger (still WIP) 2017-09-23 14:42:04 +02:00
eval Adjust eval output popup rules 2017-09-27 01:24:38 +02:00
evil General minor refactor + cleanup 2017-09-28 18:19:15 +02:00
file-templates feature/file-templates: minor refactor 2017-09-24 17:10:48 +02:00
jump General minor refactor + cleanup 2017-09-28 18:19:15 +02:00
services Replace tools/prodigy with feature/services 2017-09-23 14:52:06 +02:00
snippets Add READMEs for several modules 2017-08-21 21:51:29 +02:00
spellcheck Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
syntax-checker Move flycheck-cask to lang/emacs-lisp 2017-07-17 11:33:47 +02:00
version-control General minor refactor + cleanup 2017-09-28 18:19:15 +02:00
workspaces Major refactor of workspaces api 2017-09-29 01:54:58 +02:00