doomemacs/modules/feature
Henrik Lissner b14bf99d4b
Fix over-reindentation when o/O continues comments
This would run indent-according-to-mode after creating a new line, which
would often throw new comment lines out of whack. Now it preserves the
indentation of the originating line.

Also fixes continuation whitespace issues with evil-open-above on
C-style block comments.
2018-08-25 19:45:23 +02:00
..
debugger Fix regexp for realgud popup rule 2018-07-04 21:23:56 +02:00
eval Improve set-repl-handler!'s docstring 2018-08-15 21:19:59 +02:00
evil Fix over-reindentation when o/O continues comments 2018-08-25 19:45:23 +02:00
file-templates Fix "Select a root directory" prompts 2018-08-20 12:43:26 +02:00
lookup feature/lookup: minor refactor 2018-08-22 20:38:16 +02:00
snippets Prioritize private snippets over built-in ones 2018-08-11 16:48:31 +02:00
spellcheck Don't override ispell-program-name 2018-08-11 01:59:37 +02:00
syntax-checker Change flycheck initialization strategy 2018-06-22 01:49:20 +02:00
workspaces +workspace-contains-buffer-p -> persp-contain-buffer-p 2018-07-09 21:53:50 +02:00