forked from aniani/vim
updated for version 7.0206
This commit is contained in:
@@ -729,6 +729,13 @@
|
||||
# define FEAT_MENU
|
||||
#endif
|
||||
|
||||
/*
|
||||
* GUI tabline
|
||||
*/
|
||||
#if defined(FEAT_GUI_GTK) && defined(HAVE_GTK2) && defined(FEAT_WINDOWS)
|
||||
# define FEAT_GUI_TABLINE
|
||||
#endif
|
||||
|
||||
/*
|
||||
* +browse ":browse" command.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user