commit f99b0162fe8c4c48fdf76d1126a313e035cf60c0 parent c5b013fd85ef84cdf298cf0cbde657a4d20b0acf Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Sun, 8 Dec 2019 11:32:34 +0100 Change formatting width Diffstat:
M | .exrc | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/.exrc b/.exrc @@ -57,10 +57,10 @@ map q? :s/\/\* \([^*]*\) \*\//\1/ map #1 :!man vi -map \m 8G/-- j:.,$!fmt -72 " format email body -map \p !}fmt -75 " format from cursor to end of paragraph -map \P :.,$!fmt -75 " format from cursor to end of document -map \e :%!expand -4 " expand tabs to 4 spaces +map \m 8G/-- j:.,$!fmt -72 +map \p !}fmt +map \P :.,$!fmt +map \e :%!expand -4 map \s :w :!aspell -c % :e!