Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmap.c253 mp->m_nowait = nowait; in map_add()
772 mp->m_nowait = nowait; in do_map()
1891 if (mp->m_nowait && fputs(" <nowait>", fd) < 0) in makemap()
2280 dict_add_number(dict, "nowait", mp->m_nowait ? 1L : 0L); in get_maparg()
H A Dstructs.h1248 char m_nowait; // <nowait> used member
H A Dgetchar.c2541 && mp_match->m_nowait)) in handle_mapping()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt17624 Problem: Missing m_nowait.