Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/syntax/
H A Dpsl.vim43 syn keyword pslOperator vmode vpkg vprop vunit
H A Dvhdl.vim45 syn keyword vhdlStatement vpkg vmode vprop vunit
/vim-8.2.3635/src/
H A Dclipboard.c96 || clip->vmode != VIsual_mode) in clip_update_selection()
101 clip->vmode = VIsual_mode; in clip_update_selection()
H A Dvim.h2121 int vmode; // Visual mode character member
H A Dmouse.c948 clip_star.vmode = NUL; in do_mouse()
H A Dnormal.c5809 clip_star.vmode = NUL; in n_start_visual_mode()
5967 clip_star.vmode = NUL; in nv_g_cmd()
H A Dsearch.c3093 clip_star.vmode = NUL; in current_search()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt5481 Solution: Set clipboard.vmode to NUL to force regaining the clipboard.