diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-11-26 16:17:07 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-11-26 16:17:07 +0300 |
commit | 1b8d6874af2804424367c08c5f91e9566a8eb9c9 (patch) | |
tree | 66d908ab22f0f23fcd1d0a7146067a7085dfcf78 /modules/common/emacs/doom | |
parent | 2023-11-26 (diff) |
2023-11-26
Diffstat (limited to '')
-rw-r--r-- | modules/common/emacs/doom/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/common/emacs/doom/init.el b/modules/common/emacs/doom/init.el index 0a5a417..7ee2112 100644 --- a/modules/common/emacs/doom/init.el +++ b/modules/common/emacs/doom/init.el @@ -54,7 +54,7 @@ gist (lookup +dictionary +offline) (lsp +peek) - magit + (magit +forge) make (pass +auth) pdf @@ -79,7 +79,7 @@ (latex +latexmk +cdlatex +lsp) markdown (nix +lsp +tree-sitter) - (org +contacts +gnuplot +pandoc +pomodoro +roam2) + (org +pandoc +roam2) plantuml (python +poetry +lsp +tree-sitter) (rust +lsp +tree-sitter) |