Rodrigo Amaral
Rodrigo Amaral
This is related https://neovim.discourse.group/t/psa-dont-rely-on-cursorhold-yet/1813
> you are looking for a plugin that already exists? From the README of this repo: > A public catalogue of Lua plugins Neovim users would like to see exist....
Not that I use any of these, but there's also this plugin https://github.com/vhyrro/neorg
> There is also [vim-mundo](https://github.com/simnalamburt/vim-mundo) (a fork of gundo) which I'm using. and which is kinda slow, a Lua plugin is very welcome in this department.
I had a similar issue. It turns out my shell had an environment variable called `BROWSER` with an outdated value. Vitest uses this variable (if defined) to open the browser,...