Add gp binding: reselects last paste
This commit is contained in:
parent
4bfee11f58
commit
24c7887312
2 changed files with 8 additions and 0 deletions
|
@ -207,6 +207,7 @@
|
|||
(call-interactively 'find-file-at-point)
|
||||
(helm-mode 1))
|
||||
|
||||
:n "gp" 'narf/reselect-paste
|
||||
:n "gc" 'evil-commentary
|
||||
:n "gx" 'evil-exchange
|
||||
:n "gr" 'narf:eval-region
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue