Add some treesitter plugins
Some checks failed
pre-commit / pre-commit (push) Failing after 18s

This commit is contained in:
Torjus Håkestad 2024-05-12 23:12:10 +02:00
parent 8cdb19c60e
commit a94fb2e345

View File

@ -31,6 +31,9 @@
p.tree-sitter-bash p.tree-sitter-bash
p.tree-sitter-json p.tree-sitter-json
p.tree-sitter-python p.tree-sitter-python
p.tree-sitter-c
p.tree-sitter-cmake
p.tree-sitter-cpp
])) ]))
]; ];
extraLuaConfig = '' extraLuaConfig = ''