Commit Graph

3 Commits (4b4947639a4495e6a0ebd0d5ce44ff083e240b7b)

Author SHA1 Message Date
Devyn Cairns 3f380722fb
Update grammars for Nushell to rev 358c4f50 (#9502) 5 months ago
Artemiy 1077630834
Update tree-sitter grammar for nu (#7873)
* Update tree-sitter grammar for nu

Change tree-sitter grammar for nushell to 'officially' maintained
by nushell project https://github.com/nushell/tree-sitter-nu. Update
to the latest version. Replace queries with supported

* Restore injection queries for nu

Restore injection.scm queries for nushell tree-sitter grammar
11 months ago
Justin Ma 5c2570582b
feat(lang): add nushell language support (#2225)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2 years ago