Make K mapping no remap for vim script
This commit is contained in:
parent
e2e5055da7
commit
11c8db4eeb
@ -1,3 +1,3 @@
|
|||||||
setlocal foldmethod=marker
|
setlocal foldmethod=marker
|
||||||
" Mapping for Vim help of the word under cursor.
|
" Mapping for Vim help of the word under cursor.
|
||||||
nmap K :help <C-r><C-w><CR>
|
nnoremap K :help <C-r><C-w><CR>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user