Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LhKipp/tree-sitter-nu
A tree-sitter grammar for the nushell language
https://github.com/LhKipp/tree-sitter-nu
Last synced: 14 days ago
JSON representation
A tree-sitter grammar for the nushell language
- Host: GitHub
- URL: https://github.com/LhKipp/tree-sitter-nu
- Owner: LhKipp
- License: gpl-3.0
- Created: 2021-05-03T19:48:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T18:01:17.000Z (about 1 year ago)
- Last Synced: 2024-08-02T10:27:32.068Z (4 months ago)
- Language: C
- Size: 1.18 MB
- Stars: 39
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nu - Alternate Tree-sitter - sitter project for nushell. (Editor Extensions)
README
# tree-sitter-nu - A tree-sitter grammar for the nushell language
**Info: This grammar was made for nu version ~0.45. As nushell evolves quickly, the grammar might not work perfectly for later versions. PR's are welcome**
If you are using Neovim, I recommend not using this grammar directly, but using the wrapper [nvim-nu](https://github.com/lhKipp/nvim-nu), which sets up this grammar and other niceties.