mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
Included patch for persistent undo. Lots of changes and added test.
This commit is contained in:
@@ -11869,6 +11869,9 @@ f_has(argvars, rettv)
|
||||
"perl",
|
||||
#endif
|
||||
#endif
|
||||
#ifdef FEAT_PERSISTENT_UNDO
|
||||
"persistent_undo",
|
||||
#endif
|
||||
#ifdef FEAT_PYTHON
|
||||
#ifndef DYNAMIC_PYTHON
|
||||
"python",
|
||||
|
Reference in New Issue
Block a user