diff --git a/common/.vimrc b/common/.vimrc index 5001112..54745e8 100644 --- a/common/.vimrc +++ b/common/.vimrc @@ -100,6 +100,8 @@ nn " Peep the registers nn r :Telescope registers +" Peep the marks +nn m :Telescope marks " Paste and keep the " register nn p "_dP