mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
12 lines
141 B
VimL
12 lines
141 B
VimL
![]() |
" Vim :helpgrep command
|
||
|
|
||
|
|
||
|
helpgrep :help
|
||
|
helpgrep :help@en
|
||
|
helpgrep :h\%(elp\)\=
|
||
|
|
||
|
lhelpgrep :help
|
||
|
lhelpgrep :help@en
|
||
|
lhelpgrep :h\%(elp\)\=
|
||
|
|