Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsign.c49 # define SIGNCMD_LIST 2 macro
1629 if (idx <= SIGNCMD_LIST) in ex_sign()
1632 if (idx == SIGNCMD_LIST && *arg == NUL) in ex_sign()
1655 else if (idx == SIGNCMD_LIST) in ex_sign()
2110 case SIGNCMD_LIST: in set_context_in_sign_cmd()