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
" Search upwards for a manually created .viminfo file or use a defaultlet &viminfofile=fnamemodify(
\ findfile('.viminfo', './;' .. $HOME) ?? $HOME .. '/.vim/viminfo',
\ ':p',
\)
VimScript example:
Related comment: https://www.reddit.com/r/vim/comments/wacis9/comment/ii19e5i/?utm_source=share&utm_medium=web2x&context=3
The text was updated successfully, but these errors were encountered: