forked from aniani/vim
patch 8.1.1391: no popup window support
Problem: No popup window support. Solution: Add initial code for popup windows. Add the 'wincolor' option.
This commit is contained in:
@@ -1116,6 +1116,7 @@ enum
|
||||
, WV_BRI
|
||||
, WV_BRIOPT
|
||||
#endif
|
||||
, WV_WCR
|
||||
#ifdef FEAT_DIFF
|
||||
, WV_DIFF
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user