more keybindings
[emacs-init.git] / setup / goto-last-change.el
1 (require 'goto-last-change)
2 (global-set-key (kbd "C-+") ' goto-last-change)