tree-sitter-nu icon indicating copy to clipboard operation
tree-sitter-nu copied to clipboard

A tree-sitter grammar for the nushell language

Results 2 tree-sitter-nu issues
Sort by recently updated
recently updated
newest added

Thanks again for putting in the work for creating (and maintaining) the tree-sitter parser :) . ## Issue ```nu export def [f: path] { $f | path basename } ```...

![image](https://user-images.githubusercontent.com/60290287/168762546-75cbe5da-8dad-40f4-818d-cb4fb6a786dc.png)