Fix docs
This commit is contained in:
parent
a6c4d6cae6
commit
9dea8f46c8
@ -1,5 +1,5 @@
|
|||||||
The files in `vim/settings` are customizations stored on a per-plugin
|
The files in `vim/settings` are customizations stored on a per-plugin
|
||||||
basis. The main keymap is available in skwp-keymap.vim, but some of the vim
|
basis. The main keymap is available in yadr-keymap.vim, but some of the vim
|
||||||
files contain key mappings as well.
|
files contain key mappings as well.
|
||||||
|
|
||||||
If you are having unexpected behavior, wondering why a particular key works the way it does,
|
If you are having unexpected behavior, wondering why a particular key works the way it does,
|
||||||
|
@ -6,4 +6,3 @@
|
|||||||
" whatever is in your paste buffer.
|
" whatever is in your paste buffer.
|
||||||
"
|
"
|
||||||
vnoremap p "_dP
|
vnoremap p "_dP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user