treesitter: add tree-sitter context plugin (#103)

This commit is contained in:
traxys 2023-01-06 12:31:54 +01:00 committed by GitHub
parent 1f723e8abd
commit 2f9c21ffc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 0 deletions

View file

@ -24,6 +24,7 @@
./languages/ledger.nix
./languages/nix.nix
./languages/treesitter.nix
./languages/treesitter-context.nix
./languages/treesitter-refactor.nix
./languages/zig.nix