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 adjusted the variable at the top to [ "$vim" ] || vim=nvim but v doesn't include files edited with neovim. (Probably, it doesn't use the same ~/.viminfo.) Could you consider supporting neovim, please?
I adjusted the variable at the top to
[ "$vim" ] || vim=nvimbutvdoesn't include files edited with neovim. (Probably, it doesn't use the same~/.viminfo.) Could you consider supporting neovim, please?