doomemacs/modules/editor/evil/autoload
Quoc Huy Vu c09777b36b fix(evil): handle edge cases of embrace
If the surround key is `\(`, the text should be surrounded as
`\( text \)`. The same for `\[` and `\{`.
2021-11-25 01:45:09 +01:00
..
advice.el refactor: switch buffer/frame/window hooks 2021-10-10 18:36:46 +02:00
embrace.el fix(evil): handle edge cases of embrace 2021-11-25 01:45:09 +01:00
evil.el Fix #4770: New window is focused after split 2021-03-10 15:48:31 +01:00
ex.el
files.el
textobjects.el Fix #5113: "defining as dynamic an already lexical var" error 2021-05-30 12:21:13 -04:00
unimpaired.el