Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhelp.c150 n = WSP_HELP; in ex_help()
H A Dvim.h1201 #define WSP_HELP 16 // creating the help window macro
H A Dwindow.c826 if (flags & WSP_HELP) in win_split()
H A Dquickfix.c2865 flags = WSP_HELP; in jump_to_help_window()