diff options
| author | LLoyderino <adrijan.bjedov@gmail.com> | 2026-05-10 19:55:54 +0200 |
|---|---|---|
| committer | LLoyderino <adrijan.bjedov@gmail.com> | 2026-05-10 19:55:54 +0200 |
| commit | 860476ffb6a285bfb478490209a0587fd8069037 (patch) | |
| tree | 3205e0b5e52e767ab73edfc7fd49362924319a72 | |
| parent | e0911276571045698010c150887bde136b634e39 (diff) | |
Upgraded nix tree-sitter grammar version
| -rw-r--r-- | init.el | 2 | ||||
| -rwxr-xr-x | tree-sitter/libtree-sitter-nix.so | bin | 102920 -> 103336 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ (java "https://github.com/tree-sitter/tree-sitter-java" "v0.23.5") (javascript "https://github.com/tree-sitter/tree-sitter-javascript" "v0.25.0") (jsdoc "https://github.com/tree-sitter/tree-sitter-jsdoc" "v0.25.0") - (nix "https://github.com/nix-community/tree-sitter-nix" "v0.3.0") + (nix "https://github.com/nix-community/tree-sitter-nix" "tree-sitter-0.25") (php "https://github.com/tree-sitter/tree-sitter-php" "v0.23.12" "php/src") (phpdoc "https://github.com/claytonrcarter/tree-sitter-phpdoc" "v0.1.6") (python "https://github.com/tree-sitter/tree-sitter-python" "v0.25.0"))) diff --git a/tree-sitter/libtree-sitter-nix.so b/tree-sitter/libtree-sitter-nix.so Binary files differindex 505b2d3..c3d64b7 100755 --- a/tree-sitter/libtree-sitter-nix.so +++ b/tree-sitter/libtree-sitter-nix.so |
