introduced and commented out pg and c stuff

mostly just dev experiments for later
This commit is contained in:
Noah Masur
2023-11-18 18:27:32 -05:00
parent 7b7f426624
commit ef6964f3b4
2 changed files with 17 additions and 0 deletions

View File

@ -4,6 +4,7 @@
(pkgs.vimPlugins.nvim-treesitter.withPlugins (_plugins:
with pkgs.tree-sitter-grammars; [
tree-sitter-bash
# tree-sitter-c
tree-sitter-fish
tree-sitter-hcl
tree-sitter-ini