Hi All,
I recently started working on a little extension to get https://cuelang.org into Nova. I managed to find a pre-existing tree-sitter implementation here which is also being used by Neovim. However when I try implement this in Nova it doesn’t highlight anything other than brackets haha! I am certain it is something that I am doing but I haven’t been able to work it out. If I am honest tree-sitter confuses the heck out of me!
My extension repo is nova-cue.
Any advice would be amazingly appreciated!!