Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1969 #define VV_STATUSMSG 5 macro
H A Dmessage.c143 set_vim_var_string(VV_STATUSMSG, (char_u *)s, -1); in msg_attr_keep()