1
0
forked from aniani/vim

updated for version 7.0228

This commit is contained in:
Bram Moolenaar
2006-03-18 21:40:56 +00:00
parent 658b74a736
commit 97b2ad3542
23 changed files with 268 additions and 149 deletions

View File

@@ -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 */