doomemacs/modules/editor
Jeetaditya Chatterjee 32bf2ee4cf
fix(tree-sitter): message raised when jumping up
as opposed to a nasty error,
the error was raised because I was not using the abs of count
this commit also comes with general code cleanup,
this includes
- removal of the eval quasiquote antipattern when an apply would work
better
- use of the :key keyword instead of the lambda
2022-05-22 21:26:02 +01:00
..
evil fix(evil): define *-any-quote directly 2022-04-25 16:38:40 +02:00
file-templates nit(org): lower case keywords in file templates 2022-03-31 00:43:51 +02:00
fold fix(tree-sitter): message raised when jumping up 2022-05-22 21:26:02 +01:00
format fix(format): format-all-mode not activating 2021-10-06 13:58:16 +02:00
god bump: :editor 2022-03-31 19:25:50 +02:00
lispy bump: :editor 2022-03-31 19:25:50 +02:00
multiple-cursors bump: :editor 2022-03-31 19:25:50 +02: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 2022-03-31 19:25:50 +02:00
word-wrap refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00