forked from aniani/vim
patch 9.0.0641: missing part of the new option code
Problem: Missing part of the new option code. Solution: Add missing WV_SMS.
This commit is contained in:
@@ -1276,6 +1276,7 @@ enum
|
||||
#endif
|
||||
, WV_SCBIND
|
||||
, WV_SCROLL
|
||||
, WV_SMS
|
||||
, WV_SISO
|
||||
, WV_SO
|
||||
#ifdef FEAT_SPELL
|
||||
|
||||
Reference in New Issue
Block a user