doomemacs/modules/editor
Henrik Lissner 54d8c49d8b
refactor(file-templates): suppress in indirect buffers
Change how we detect and suppress file template expansion in org-capture
buffers (which are indirect clones). Since 99.99% of the time, an
indirect clone means we're doing something special in that buffer, it
seemed sensible to always suppress file templates in them. Hopefully
this will be more robust than the former advice.
2022-03-21 03:57:02 +01:00
..
evil fix(evil): respect users' evil-collection-key-blacklist 2022-02-23 17:49:53 +01:00
file-templates refactor(file-templates): suppress in indirect buffers 2022-03-21 03:57:02 +01:00
fold Fixed the keybind for fold/unfold all 2021-07-29 18:46:08 -05:00
format fix(format): format-all-mode not activating 2021-10-06 13:58:16 +02:00
god bump: :editor 2021-12-13 19:30:42 +01:00
lispy bump: :editor 2021-12-13 19:30:42 +01:00
multiple-cursors fix(multiple-cursors): keybinds for {next,last}-cursor 2022-03-19 16:12:30 +01:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer fix(parinfer): robust check for shared Rust object 2021-09-29 15:03:36 -07:00
rotate-text docs(rotate-text): add README (#5654) 2021-10-18 01:43:37 +02:00
snippets bump: :editor snippets 2022-01-03 16:51:51 +01:00
word-wrap refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00