From 9381a0966cdcdf4702e96a92247cb9088e231570 Mon Sep 17 00:00:00 2001 From: Sir Garbagetruck Date: Fri, 17 Mar 2017 17:50:01 +0200 Subject: [PATCH] Add the .mg file with auto-fix for bs-del --- dotmg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dotmg diff --git a/dotmg b/dotmg new file mode 100644 index 0000000..15fb129 --- /dev/null +++ b/dotmg @@ -0,0 +1,3 @@ +global-set-key "\^?" delete-backward-char +global-set-key "\^h\^h" bsmap-mode +global-set-key "\^hh" help-help