doomemacs/modules/editor
Henrik Lissner f18caa1518
evil-{,v}split-window-{below,right} = t
To match vim's behavior, when splitting windows. The
+evil-window-split-a and +evil-window-vsplit-a advice are still
necessary to preserve proper "window focus" order.
2019-10-28 23:23:13 -04:00
..
evil evil-{,v}split-window-{below,right} = t 2019-10-28 23:23:13 -04:00
file-templates Optimize file-template find-file hook function 2019-10-25 20:25:20 -04:00
fold editor/fold: fix void-variable hs-block-start-regexp 2019-10-14 13:19:32 -04:00
format editor/format: disable format-on-save for latex 2019-10-22 19:21:19 -04:00
god editor/god: minor refactor 2019-10-04 22:14:13 -04:00
lispy Fix typo in lispy README (modules -> module) 2019-10-08 20:07:07 +13:00
multiple-cursors editor/multiple-cursors: extend evil-org support 2019-10-27 14:03:45 -04:00
objed def-advice!->defadvice! & conform to new advice conventions 2019-07-23 17:24:56 +02:00
parinfer 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
rotate-text editor/rotate-text: conform to hook conventions 2019-07-24 22:13:19 +02:00
snippets Move evil & corrective keybinds to respective modules 2019-10-26 23:44:28 -04:00
word-wrap Improve +word-wrap in non-code buffers 2019-10-16 00:48:40 +10:00