Update .vimrc

This commit is contained in:
Benjamin Kyd
2024-07-12 12:24:22 +01:00
committed by GitHub
parent 62b96f8158
commit 50c3cc3d1e

View File

@@ -100,6 +100,8 @@ nn <C-r> <nop>
" Peep the registers
nn <leader>r :Telescope registers<cr>
" Peep the marks
nn <leader>m :Telescope marks<cr>
" Paste and keep the " register
nn <leader>p "_dP