mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs(tree-sitter): add module to example init
also add the wittism to the modules.org file
This commit is contained in:
@ -195,7 +195,7 @@ Small modules that give Emacs access to external tools & services.
|
||||
+ [[file:../modules/tools/taskrunner/README.org][taskrunner]] - TODO
|
||||
+ [[file:../modules/tools/terraform/README.org][terraform]] - TODO
|
||||
+ tmux - TODO
|
||||
+ [[file:../modules/tools/tree-sitter/README.org][tree-sitter]] - TODO
|
||||
+ [[file:../modules/tools/tree-sitter/README.org][tree-sitter]] - syntax and parsing, sitting in a tree...
|
||||
+ [[file:../modules/tools/upload/README.org][upload]] - TODO
|
||||
|
||||
* :ui
|
||||
|
@ -105,6 +105,7 @@
|
||||
;;taskrunner ; taskrunner for all your projects
|
||||
;;terraform ; infrastructure as code
|
||||
;;tmux ; an API for interacting with tmux
|
||||
;;tree-sitter ; syntax and parsing, sitting in a tree...
|
||||
;;upload ; map local to remote projects via ssh/ftp
|
||||
|
||||
:os
|
||||
|
Reference in New Issue
Block a user