Add vim normal mode filetype mapping K opens help
This commit is contained in:
parent
77735726d9
commit
46aa25f6be
@ -1 +1,3 @@
|
||||
setlocal foldmethod=marker
|
||||
" Mapping for Vim help of the word under cursor.
|
||||
nmap K :help <C-r><C-w><CR>
|
||||
|
Loading…
x
Reference in New Issue
Block a user