Searched refs:GO_ASELPLUS (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 293 #define GO_ASELPLUS 'P' // autoselectPlus macro |
| H A D | clipboard.c | 333 gui.in_use ? (vim_strchr(p_go, GO_ASELPLUS) != NULL) : in clip_isautosel_plus() |