commit 1d38b1fa5a7db56e7fcb709e52a1aa9334e08116
parent 9769158f4fcf5d76cbe7c59bb1b0154b227ea5e9
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 19 May 2020 09:33:26 +0200
Add binding for new todo checklist item syntax
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.exrc b/.exrc
@@ -35,6 +35,7 @@ map qi :%!indent -lc75 -bad -di0 -ncdb
map qj :r !jabbrev
map qm :!make
map qM :!tmux split-window -p 25 make \; select-pane -l
+map qn I- [ ]
map qo :!compile -o %
map qp :r !xclip -o
map qP :r !xclip -o -selection clipboard