Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmessage.c2424 if (*get_vim_var_str(VV_SCROLLSTART) == NUL) in inc_msg_scrolled()
2445 set_vim_var_string(VV_SCROLLSTART, p, -1); in inc_msg_scrolled()
H A Dvim.h2009 #define VV_SCROLLSTART 45 macro