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 know that it isn't exactly what you are looking for, but digging through the plugin code I found that there is a global variable that looks like it is supposed to do this but it isn't being set.
The dashboard plugin is checking it tho. So if you set it yourself it "works"
That does the thing that you want. I'm using it because I have some scripts that launch telescope for dealing with my notes. And when the dashboard was there the buffer was always not modifiable so my scripts didn't work.
When write something on open vim:
echo "hello" | nvim -R
The text was updated successfully, but these errors were encountered: