vimr
vimr copied to clipboard
vimr is not loading nvim-treesitter even though I use neovim nightly build
I am getting the following error

I created soft links at a few places vimr is looking for query.lua but the editor is not picking up the file. In my mac, query.lua is available at the following location:
~/.local/share/nvim/plugged/nvim-treesitter/lua/nvim-treesitter
Duplicate of #846
(VimR does not use your system neovim but links against its own "libnvim". There's nothing you can do until @qvacua releases a new snapshot built with a more current version of neovim master.)
Neovim 0.5.0: https://github.com/qvacua/vimr/releases/tag/snapshot%2F20210703.151310
Does this one work out?