plugins/treesitter-textobjects: init

This commit is contained in:
Gaetan Lepage 2023-11-21 16:38:21 +01:00 committed by Gaétan Lepage
parent 0b1984ed81
commit 563a42c71c
3 changed files with 352 additions and 0 deletions

View file

@ -59,6 +59,7 @@
./languages/treesitter/treesitter-context.nix
./languages/treesitter/treesitter-playground.nix
./languages/treesitter/treesitter-refactor.nix
./languages/treesitter/treesitter-textobjects.nix
./languages/treesitter/ts-autotag.nix
./languages/treesitter/ts-context-commentstring.nix
./languages/typst/typst-vim.nix