mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
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.