mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
updated for version 7.0228
This commit is contained in:
@@ -1043,6 +1043,9 @@ enum
|
||||
#endif
|
||||
#ifdef FEAT_WINDOWS
|
||||
, WV_WFH
|
||||
#endif
|
||||
#ifdef FEAT_VERTSPLIT
|
||||
, WV_WFW
|
||||
#endif
|
||||
, WV_WRAP
|
||||
, WV_COUNT /* must be the last one */
|
||||
|
||||
Reference in New Issue
Block a user