mirror of
https://github.com/zoriya/vim.git
synced 2026-06-06 05:07:10 +00:00
c4da113ef9
Problem: Not easy to start Vim cleanly without changing the viminfo file.
Not possible to know whether the -i command line flag was used.
Solution: Add the --clean command line argument. Add the 'viminfofile'
option. Add "-u DEFAULTS".