more keybindings
[emacs-init.git] / setup / goto-last-change.el
diff --git a/setup/goto-last-change.el b/setup/goto-last-change.el
new file mode 100644 (file)
index 0000000..135a73a
--- /dev/null
@@ -0,0 +1,2 @@
+(require 'goto-last-change)
+(global-set-key (kbd "C-+") ' goto-last-change)