doomemacs/modules
Henrik Lissner a70e634ebd
refactor(:lang): move tree-sitter init
Moved add-hook calls (for tree-sitter initialization) into their
respective modes' config blocks, or nearby, to be consistent with how
other, similar tools (like lsp!) are initialized, and does so at
runtime, rather than at expansion/compile time, which eval-when! caused.
2022-07-25 17:34:44 +02:00
..
app fix(rss): *rss* workspace doesn't exist error 2022-07-04 21:51:46 +02:00
checkers tweak(spell): ignore org-inline-src-block 2022-05-27 03:00:45 +02:00
completion fix(vertico): +vertico/consult-fd 2022-07-24 00:08:45 +02:00
config feat(default): bind 'SPC b I' to open ibuffer for workspace 2022-07-24 00:07:41 +02:00
editor tweak(snippets): yas-verbosity = 2 2022-07-24 13:16:02 +02:00
emacs feat(dired): add +dirvish option 2022-06-23 13:47:22 +02:00
email tweak(notmuch): bury update buffer instead of killing it 2022-07-23 16:36:40 +02:00
input docs(bidi): fix #+DATE field in readme 2022-04-22 16:01:42 +02:00
lang refactor(:lang): move tree-sitter init 2022-07-25 17:34:44 +02:00
os bump: :os tty 2022-07-23 16:42:18 +02:00
term nit: minor refactors & comment/docstring revisions 2022-06-21 14:40:15 +02:00
tools bump: :tools pdf 2022-07-24 13:16:02 +02:00
ui nit: minor refactors & comment/docstring revisions 2022-06-21 14:40:15 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00