feat: enable new modules

This commit is contained in:
Kiana Sheibani 2025-10-22 13:28:09 -04:00
parent 4e2b5484b0
commit 296149638f
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -966,6 +966,7 @@ modeline
;;neotree ;;neotree
ophints ophints
(popup +defaults) (popup +defaults)
smooth-scroll
;;tabs ;;tabs
;;(treemacs +lsp) ;;(treemacs +lsp)
unicode unicode
@ -990,6 +991,7 @@ fold
;;parinfer ;;parinfer
;;rotate-text ;;rotate-text
snippets snippets
(whitespace +guess +trim)
word-wrap word-wrap
#+end_src #+end_src
@ -999,7 +1001,7 @@ word-wrap
;;ansible ;;ansible
biblio biblio
;;collab ;;collab
;;debugger debugger
direnv direnv
;;docker ;;docker
;;editorconfig ;;editorconfig
@ -1071,9 +1073,9 @@ Doom Emacs provides a large collection of modules for different languages. Which
#+name: doom-lang #+name: doom-lang
#+begin_src emacs-lisp #+begin_src emacs-lisp
:lang :lang
(agda +tree-sitter +local) (agda +tree-sitter)
;;beancount ;;beancount
;;(cc +lsp) (cc +lsp +tree-sitter)
;;clojure ;;clojure
;;common-lisp ;;common-lisp
;;coq ;;coq
@ -1111,14 +1113,14 @@ markdown
;;nim ;;nim
(nix +lsp +tree-sitter) (nix +lsp +tree-sitter)
;;ocaml ;;ocaml
(org +roam2 +present (org +roam +present
+gnuplot +jupyter +gnuplot +jupyter
+pandoc +journal) +pandoc +journal +pretty)
;;php ;;php
;;plantuml ;;plantuml
;;purescript ;;purescript
(python +lsp +tree-sitter) (python +lsp +tree-sitter)
;;qt (qt +lsp +tree-sitter)
;;racket ;;racket
;;raku ;;raku
;;rest ;;rest