Vim: remove viminfo shared with nvim

This commit is contained in:
Robert Kmieć
2022-05-31 22:10:50 +02:00
committed by Robert Kmiec
parent e1b0b4ae4d
commit 3844a80ae3

View File

@@ -1,6 +1,6 @@
" vim:foldmethod=marker:foldlevel=0
set viminfo+=n~/.vim/viminfo
"set viminfo+=n~/.vim/viminfo
" Basic configuration {{{