Fix gp (+evil/reselect-paste)
This commit is contained in:
parent
75585fa90f
commit
ea8ed1f997
2 changed files with 9 additions and 1 deletions
|
@ -206,7 +206,7 @@
|
|||
;; Navigation
|
||||
:nv "K" 'smart-up
|
||||
:m "gD" 'doom/find-def
|
||||
:n "gp" 'doom/editor-reselect-paste
|
||||
:n "gp" '+evil/reselect-paste
|
||||
:n "gc" 'evil-commentary
|
||||
:n "gx" 'evil-exchange
|
||||
:n "gr" '+repl:eval-region
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue