Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c79 #define RM_ABBR 4 // tb_noremap: don't remap, do abbrev. macro
1064 val = RM_ABBR; in ins_typebuf()
2417 & (RM_NONE|RM_ABBR)) == 0)) in handle_mapping()
2533 if (*s++ & (RM_NONE|RM_ABBR)) in handle_mapping()