File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 274274 branch = main
275275 update = none
276276 ignore = dirty
277+ [submodule "repos/noir "]
278+ path = repos/noir
279+ url = https://github.com/hhamud/tree-sitter-noir
280+ branch = main
281+ update = none
282+ ignore = dirty
277283[submodule "repos/dart "]
278284 path = repos/dart
279285 url = https://github.com/UserNobody14/tree-sitter-dart
Original file line number Diff line number Diff line change 11# Changelog
22
33## Unreleased
4+ - Add ` Noir ` grammar
45
56## 0.12.27 - 2023-08-28
67
Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ See `tree-sitter-langs-repos'."
134134 (lua-mode . lua)
135135 (matlab-mode . matlab)
136136 (meson-mode . meson)
137+ (noir-mode . noir)
137138 (ocaml-mode . ocaml)
138139 (perl-mode . perl)
139140 (php-mode . php)
You can’t perform that action at this time.
0 commit comments