zc he
zc he
Thanks for trying to improve vi keybindings. I see the point of aligning the behaviors of reedline vi-mode with those of vim/neovim. But I don't think this specific one is...
> > Thanks for trying to improve vi keybindings. > > > > > > I see the point of aligning the behaviors of reedline vi-mode with those of vim/neovim....
The query files in this repo are ahead of the parser installed via nvim-treesitter. My suggestion: stop installing this repo as a nvim plugin since all those query files you...
> Are there tests we can add for this plus the quick complete section that was removed? That's a good question. 1. I can't find any unit test for reedline...
> This probably isn't something we want to do right now, but in the future, we should offer a convenient way to cache results. Maybe unrelated, but this reminds me...
TODO: this is the place (also in ide_menu.rs) to address this issue, we could easily recalculate the new spans according to the common prefix length instead of starting over the...
`tree-sitter-nu` is not compatible with https://github.com/LhKipp/nvim-nu. You probably don't need it if you know [how to setup nu-lsp](https://github.com/nushell/integrations/tree/main/nvim#tips-for-lsp-setup-optional)
> I am having the same issue I believe. [@blindFS](https://github.com/blindFS) are you saying if I remove the LhKipp/nvim-nu plugin, then the tree sitter nu will install without this error? Because...
@mig-hub I use a nvim distro so I don't have to set it up manually. But I guess [this](https://github.com/nvim-treesitter/nvim-treesitter/tree/main?tab=readme-ov-file#highlighting) is what you're looking for.