feat: enable new modules
This commit is contained in:
parent
4e2b5484b0
commit
296149638f
1 changed files with 8 additions and 6 deletions
14
config.org
14
config.org
|
|
@ -966,6 +966,7 @@ modeline
|
|||
;;neotree
|
||||
ophints
|
||||
(popup +defaults)
|
||||
smooth-scroll
|
||||
;;tabs
|
||||
;;(treemacs +lsp)
|
||||
unicode
|
||||
|
|
@ -990,6 +991,7 @@ fold
|
|||
;;parinfer
|
||||
;;rotate-text
|
||||
snippets
|
||||
(whitespace +guess +trim)
|
||||
word-wrap
|
||||
#+end_src
|
||||
|
||||
|
|
@ -999,7 +1001,7 @@ word-wrap
|
|||
;;ansible
|
||||
biblio
|
||||
;;collab
|
||||
;;debugger
|
||||
debugger
|
||||
direnv
|
||||
;;docker
|
||||
;;editorconfig
|
||||
|
|
@ -1071,9 +1073,9 @@ Doom Emacs provides a large collection of modules for different languages. Which
|
|||
#+name: doom-lang
|
||||
#+begin_src emacs-lisp
|
||||
:lang
|
||||
(agda +tree-sitter +local)
|
||||
(agda +tree-sitter)
|
||||
;;beancount
|
||||
;;(cc +lsp)
|
||||
(cc +lsp +tree-sitter)
|
||||
;;clojure
|
||||
;;common-lisp
|
||||
;;coq
|
||||
|
|
@ -1111,14 +1113,14 @@ markdown
|
|||
;;nim
|
||||
(nix +lsp +tree-sitter)
|
||||
;;ocaml
|
||||
(org +roam2 +present
|
||||
(org +roam +present
|
||||
+gnuplot +jupyter
|
||||
+pandoc +journal)
|
||||
+pandoc +journal +pretty)
|
||||
;;php
|
||||
;;plantuml
|
||||
;;purescript
|
||||
(python +lsp +tree-sitter)
|
||||
;;qt
|
||||
(qt +lsp +tree-sitter)
|
||||
;;racket
|
||||
;;raku
|
||||
;;rest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue