tree-sitter-grammars.tree-sitter-vim: 0.2.0-unstable-2023-05-05 -> 0.2.0-unstable-2026-02-26

Migrated to community-maintained tree-sitter-grammars organization.

Closes #519036
This commit is contained in:
Austin Horstman
2026-06-24 13:19:10 -05:00
parent 1c7b91afe5
commit 118c365302
@@ -2988,10 +2988,10 @@
};
vim = {
version = "0.2.0-unstable-2023-05-05";
url = "github:vigoux/tree-sitter-viml";
rev = "7c317fbade4b40baa7babcd6c9097c157d148e60";
hash = "sha256-/TyPUBsKRcF9Ig8psqd4so2IMbHtTu4weJXgfd96Vrs=";
version = "0.2.0-unstable-2026-02-26";
url = "github:tree-sitter-grammars/tree-sitter-vim";
rev = "3092fcd99eb87bbd0fc434aa03650ba58bd5b43b";
hash = "sha256-MnLBFuJCJbetcS07fG5fkCwHtf/EcNP+Syf0Gn0K39c=";
meta = {
license = lib.licenses.mit;
};