doomemacs/modules/feature
Henrik Lissner bdea695b5a
Fix quickrun output popups being too small
There is no guarantee that the quickrun buffer will have all its output
when spawned, making :autofit unpredictable; usually making them too
small, so we disable :autofit and do it manually, once the output is
ready.
2017-10-03 15:47:49 +02:00
..
debugger Refactor feature/debugger (still WIP) 2017-09-23 14:42:04 +02:00
eval Fix quickrun output popups being too small 2017-10-03 15:47:49 +02:00
evil Add multiple-cursors compatibility integration 2017-10-03 02:58:09 +02:00
file-templates Remove lb6 file templates (unused) 2017-10-03 02:58:09 +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