Searched refs:GO_ALL (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 301 #define GO_ALL "!aAbcdefFghilmMprtTvk" // all possible flags for 'go' macro |
| H A D | optionstr.c | 2358 p = (char_u *)GO_ALL; in did_set_string_option() |