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 had to install my config on a new setup and had some trouble because rocks-git was missing, because of this line:
[plugins."rocks-git.nvim"]
dir = "/home/teto/rocks-git.nvim"
The folder didn't exist on the new computer. I wonder how to address this. Should it be an error ? I am fine with this being optional but it should at least display a warning in :Rocks log. On top of that it could be a checkhealth ?
I am ready to do the work
The text was updated successfully, but these errors were encountered:
I had to install my config on a new setup and had some trouble because rocks-git was missing, because of this line:
The folder didn't exist on the new computer. I wonder how to address this. Should it be an error ? I am fine with this being optional but it should at least display a warning in
:Rocks log
. On top of that it could be a checkhealth ?I am ready to do the work
The text was updated successfully, but these errors were encountered: