Searched refs:MOUSE_A (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 244 #define MOUSE_A "nvich" // used for 'a' flag macro |
| H A D | mouse.c | 1447 case 'a': if (vim_strchr((char_u *)MOUSE_A, c) != NULL) in mouse_has() |