mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
aa82f8b88f
Nvim notes:
- Nvim does not support "-u DEFAULTS", that change is omitted.
- Also add 'shadafile' as an alias to 'viminfofile'.
- Deprecate 'viminfofile'.
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".
|
||
---|---|---|
.. | ||
Makefile | ||
nvim.1 |