diff --git a/.config/vim/vimrc.d/40-keys.vim b/.config/vim/vimrc.d/40-keys.vim index c6f4def..ec15519 100644 --- a/.config/vim/vimrc.d/40-keys.vim +++ b/.config/vim/vimrc.d/40-keys.vim @@ -42,8 +42,6 @@ if (has('clipboard')) map Y "+Y map p "+p map P "+P - map gp "+gp - map gP "+gP endif " Do not move the cursor to the start of the selection after a yank