mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add tree-sitter
This commit is contained in:
parent
9cc70f8c03
commit
75f7ec4995
2 changed files with 17 additions and 12 deletions
|
@ -13,6 +13,7 @@ let
|
|||
default = "git";
|
||||
example = [ "gitMinimal" ];
|
||||
};
|
||||
tree-sitter.default = "tree-sitter";
|
||||
ueberzug.default = "ueberzugpp";
|
||||
which.default = "which";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue