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
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
spellcheck
syntax-checker
workspaces