Home
last modified time | relevance | path

Searched refs:isunmap (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmap.pro10 …d(expand_T *xp, char_u *cmd, char_u *arg, int forceit, int isabbrev, int isunmap, cmdidx_T cmdidx);
/vim-8.2.3635/src/
H A Dmap.c1183 int isunmap, // TRUE if unmap/unabbrev command in set_context_in_map_cmd() argument
1190 if (isunmap) in set_context_in_map_cmd()