add helm killring

This commit is contained in:
petrucci4prez 2018-07-17 15:36:59 -04:00
parent 451c3e5506
commit af216240a6
1 changed files with 1 additions and 0 deletions

View File

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