Merge branch 'master' of github.com:bbatsov/prelude

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
This commit is contained in:
Bozhidar Batsov 2013-05-04 10:28:22 +03:00
commit f8bd9a6a78
2 changed files with 9 additions and 0 deletions

View file

@ -116,6 +116,7 @@
(key-chord-define-global "jj" 'ace-jump-mode)
(key-chord-define-global "JJ" 'prelude-switch-to-previous-buffer)
(key-chord-define-global "uu" 'undo-tree-visualize)
(key-chord-mode +1)