Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmacros.h129 # define LANGMAP_ADJUST(c, condition) \ macro
144 # define LANGMAP_ADJUST(c, condition) // nop macro
H A Dnormal.c572 LANGMAP_ADJUST(c, get_real_state() != SELECTMODE); in normal_cmd()
649 LANGMAP_ADJUST(c, TRUE); in normal_cmd()
672 LANGMAP_ADJUST(c, TRUE); in normal_cmd()
848 LANGMAP_ADJUST(ca.nchar, TRUE); in normal_cmd()
968 LANGMAP_ADJUST(*cp, !lang); in normal_cmd()
2803 LANGMAP_ADJUST(nchar, TRUE); in nv_zet()
3181 LANGMAP_ADJUST(nchar, TRUE); in nv_zet()
H A Dgetchar.c2440 LANGMAP_ADJUST(tb_c1, (State & (CMDLINE | INSERT)) == 0 in handle_mapping()
2490 LANGMAP_ADJUST(c2, TRUE); in handle_mapping()
H A Dedit.c3378 LANGMAP_ADJUST(regname, TRUE); in ins_reg()
3387 LANGMAP_ADJUST(regname, TRUE); in ins_reg()
H A Dwindow.c594 LANGMAP_ADJUST(xchar, TRUE); in do_window()
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt363 - Remove LANGMAP_ADJUST() in other parts of the code. Make sure the mode is