Commit Diff


commit - b35d34ae1ea6f9eacf018e51f25cc4c6ba2715d3
commit + 350bc46531588d59f81b8b5bef949d3806f2c213
blob - 948f847e15efe2b5c7137be6e5b95600c3b2dae1
blob + ece67d470ad87877c6d16b031d9e7f827e8219dc
--- mg.lp
+++ mg.lp
@@ -31,6 +31,14 @@ handier.
 compile is handy to have and while here bind "M-g M-g" to goto-line,
 just as in Emacs.
 
+	global-set-key "\eZ" zap-up-to-char
+
+Handier than zap-to-char (M-z) most of the times.
+
+	auto-execute * electric-pair-mode
+
+Something I'm working on...
+
 	auto-execute *.[ch] c-mode
 	auto-execute *.[ch] auto-fill-mode