mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0205
This commit is contained in:
@@ -428,6 +428,7 @@ typedef struct
|
||||
# endif
|
||||
# ifdef FEAT_WINDOWS
|
||||
int split; /* flags for win_split() */
|
||||
int tab; /* > 0 when ":tab" was used */
|
||||
# endif
|
||||
# if defined(FEAT_GUI_DIALOG) || defined(FEAT_CON_DIALOG)
|
||||
int confirm; /* TRUE to invoke yes/no dialog */
|
||||
|
Reference in New Issue
Block a user