docs(tree-sitter): add module to example init
also add the wittism to the modules.org file
This commit is contained in:
parent
1f5618f02b
commit
f73c7915d2
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue