Searched refs:GO_TABLINE (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 283 #define GO_TABLINE 'e' // may show tabline macro |
| H A D | gui.c | 3702 return gui.in_use && vim_strchr(p_go, GO_TABLINE) != NULL; in gui_use_tabline() |