just kidding, use the system clipboard instead of kill ring

This commit is contained in:
petrucci4prez 2018-07-17 21:08:13 -04:00
parent af216240a6
commit 226dff4086
1 changed files with 0 additions and 1 deletions

View File

@ -1608,5 +1608,4 @@ I like being evil. All package and custom bindings go here.
(global-set-key (kbd "M-o") 'ace-window) (global-set-key (kbd "M-o") 'ace-window)
(global-set-key (kbd "M-s") 'avy-goto-char) (global-set-key (kbd "M-s") 'avy-goto-char)
(global-set-key (kbd "M-x") 'helm-M-x) (global-set-key (kbd "M-x") 'helm-M-x)
(global-set-key (kbd "M-y") 'helm-show-kill-ring)
#+END_SRC #+END_SRC