mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
General comment and autoload tag update + clean up
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/reselect-paste ()
|
||||
"Go back into visual mode and reselect the last pasted region."
|
||||
(interactive)
|
||||
(evil-goto-mark ?\[)
|
||||
(evil-visual-state)
|
||||
|
Reference in New Issue
Block a user