Keybind paste to s-v
This commit is contained in:
parent
25af0c8be8
commit
f43c3457a9
@ -2393,6 +2393,7 @@ items follow a style that is consistent with other prog-modes."
|
||||
(bind-key "C-c 8" 'imalison:term)
|
||||
(bind-key "C-c 7" 'imalison:force-new-term)
|
||||
(bind-key "C-x 9" 'previous-buffer)
|
||||
(bind-key "s-v" 'clipboard-yank)
|
||||
|
||||
(fset 'global-set-key-to-use-package
|
||||
(lambda (&optional arg) "Keyboard macro." (interactive "p")
|
||||
|
Loading…
Reference in New Issue
Block a user