mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
options: allow different highlights in windows
This commit is contained in:
@@ -807,6 +807,7 @@ enum {
|
||||
, WV_WFW
|
||||
, WV_WRAP
|
||||
, WV_SCL
|
||||
, WV_WINHL
|
||||
, WV_COUNT // must be the last one
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user