nvim-nu
nvim-nu copied to clipboard
not working in LazyVim(lazy.nvim)
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"
This is most likely because of the nushell version beeing newer than what this plugin supports. I haven't yet used it, but the work in progress treesitter grammar can be found here: https://github.com/nushell/tree-sitter-nu
Hi @muneebusmani,
can you please provide additional information with which the error can be reproduced? E.G. A minimal config together with the nu file you are opening.