Files
org-vim/runtime/syntax/testdir/input/vim_ex_helpgrep.vim
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
289 B
VimL
Raw Normal View History

" Vim :helpgrep command
" VIM_TEST_SETUP hi link vimHelpgrepPattern Todo
helpgrep :help
helpgrep :help@en
helpgrep :h\%(elp\)\=
lhelpgrep :help
lhelpgrep :help@en
lhelpgrep :h\%(elp\)\=
" no tail comment or trailing bar
helpgrep :help " not a comment
helpgrep :help | not a command