Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c2850 jump_to_help_window(qf_info_T *qi, int newwin, int *opened_window) in jump_to_help_window() function
3301 if (jump_to_help_window(qi, newwin, opened_window) == FAIL) in qf_jump_open_window()
/vim-8.2.3635/src/testdir/
H A Dtest_quickfix.vim677 " See jump_to_help_window() for details