update help
This commit is contained in:
parent
a92f296bd5
commit
aff6ef26b0
2
.vimrc
2
.vimrc
@ -142,7 +142,7 @@ nnoremap <leader>e :edit $MYVIMRC<cr>
|
||||
" 查看vimplus的help文件
|
||||
nnoremap <leader>h :edit ~/.vimplus/help.md<cr>
|
||||
|
||||
" 在vim帮助文档里搜索当前光标所在关键字
|
||||
" 打开当前光标所在单词的vim帮助文档
|
||||
nnoremap <leader>H :execute ":help " . expand("<cword>")<cr>
|
||||
|
||||
" 重新加载vimrc文件
|
||||
|
||||
Loading…
Reference in New Issue
Block a user