setlocal keywordprg to help
This commit is contained in:
parent
4669ff5740
commit
6061c7d3e3
2 changed files with 3 additions and 0 deletions
1
vim/ftplugin/help.vim
Normal file
1
vim/ftplugin/help.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
setlocal keywordprg=:help
|
||||
|
|
@ -4,3 +4,5 @@ set shiftwidth=2
|
|||
set expandtab
|
||||
set shiftround
|
||||
set autoindent
|
||||
|
||||
setlocal keywordprg=:help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue