dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 9ed840af9efbcfa3c3f83ff9fc7c8fa0b81cc66f
parent 5dbed5b1142de80394ee8ddeebc8d06d2534ec43
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 21 Oct 2019 08:05:28 +0200

Reassign bindings for commenting

Diffstat:
M.exrc | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.exrc b/.exrc @@ -37,11 +37,10 @@ map =] ok map =[ Oj map =sig a-- Anders Damsgaard https://adamsgaard.dkkk0 -map  ^i/* A */^ -map  :s/\/\* \([^*]*\) \*\//\1 - map #1 :!man vi +map \c ^i/* A */^ +map \C :s/\/\* \([^*]*\) \*\//\1 map \f 1G/-- j:.,$!fmt -75 " format message (assumes MH Mail "comp" format) map \i :%!indent -i4^M map \p !}fmt -75 " format paragraph