commit efb3f64d8cc24e2029e5ac2d853d10c305454d15
parent 72594508ec982d0d04f6cfb5d8ed19d3c55d363f
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sat, 23 May 2020 21:30:42 +0200
Remove tmux pane split command
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.exrc b/.exrc
@@ -30,7 +30,6 @@ map qc :!compile %
map qC :!tmux new-window -c "$(pwd)" compile -c -o % \; previous-window
map qd :r !date
map qe :edit
-map qh :!tmux split-window -h $EDITOR
map qi :%!indent -lc75 -bad -di0 -ncdb
map qj :r !jabbrev
map qm :!make