nvim-nu icon indicating copy to clipboard operation
nvim-nu copied to clipboard

Basic editor support for the nushell language

Results 4 nvim-nu issues
Sort by recently updated
recently updated
newest added

vim-illuminate: An internal error has occured: false"/usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 10 for language nu"

The maintainer of null-ls is stepping away from the project, so it might be worthwhile to update this project to integrate with a different lsp protocol.

Although I have this ugly work around, I may still need some info how to remove this error For context: I am using lunarvim so it is using lazy.nvim ```lua...

Unfortunately im getting highlighting errors since updating to neovim v0.10 release. Has anyone else got this working ? nushell files spew a bunch of errors: ![image](https://github.com/user-attachments/assets/ed04b84b-88ed-4633-acfd-0dd5a32a2a3a) checkhealth: ![image](https://github.com/user-attachments/assets/0f0629f5-0e1d-4014-af9c-651cef118c61) grammars: ![image](https://github.com/user-attachments/assets/fc113892-e6b1-4d7f-b0a0-a2fbe674809e)...