Add browse-kill-ring package

This commit is contained in:
Bozhidar Batsov 2013-12-11 11:50:32 +02:00
parent d54d3956fd
commit 654e4eb463
3 changed files with 7 additions and 1 deletions

View file

@ -41,6 +41,7 @@
(key-chord-define-global "JJ" 'prelude-switch-to-previous-buffer)
(key-chord-define-global "uu" 'undo-tree-visualize)
(key-chord-define-global "xx" 'execute-extended-command)
(key-chord-define-global "yy" 'browse-kill-ring)
(key-chord-mode +1)