You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the lsp server file in the extension folder to deactivate the prompt.
In line 48 of this file /.local/share/nvim/site/pack/packer/start/vim-rescript/server/out/server.js you can set askToStartBuild to false.
Whenever I open a nvim session on a *.res file, it asks me to press "1 "
Is there a way to have this auto-yes so I do not have to hit
1 <cr>
every time I open a nvim session ?Thanks!
The text was updated successfully, but these errors were encountered: