commit cbcb50f29fcab6ebdc3496d980a382bdb1404c59
parent afd19395e5743179525a103cb5dbdbc4c156a0b0
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 29 Jun 2020 11:34:42 +0200
Go to insert mode after writing date and trailing tab
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.exrc b/.exrc
@@ -29,7 +29,7 @@ map qB :Edit $BIB
map qc :!compile %
map qC :!tmux new-window -c "$(pwd)" compile -c -o % \; previous-window
map qd :r !date
-map qD :r !date +'\%m/\%d'
+map qD :r !date +'\%m/\%d'
A
map qe :edit
map qj :r !jabbrev
map qm :!make