Skip to content

Commit ab2078c

Browse files
committed
chore: update parser git rev
1 parent 6dbe374 commit ab2078c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

languages.ncl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
nu = {
44
extensions = ["nu"],
55
grammar.source.git = {
6-
git = "https://github.com/blindfs/tree-sitter-nu.git",
7-
rev = "0dd57d4a14c20cef67fc6e3cbcf3aa0ff2345dda",
6+
git = "https://github.com/nushell/tree-sitter-nu.git",
7+
rev = "cc4624fbc6ec3563d98fbe8f215a8b8e10b16f32",
88
},
99
},
1010
},

0 commit comments

Comments
 (0)