mirror of
https://github.com/vim/vim.git
synced 2025-10-23 08:44:20 -04:00
Included patch for persistent undo. Lots of changes and added test.
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef DFLT_VDIR
|
||||
# define DFLT_VDIR "$VIM/vimfiles/view" /* default for 'viewdir' */
|
||||
# define DFLT_VDIR "$VIM/vimfiles/view" /* default for 'viewdir' */
|
||||
#endif
|
||||
|
||||
#define DFLT_ERRORFILE "errors.err"
|
||||
|
Reference in New Issue
Block a user