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 4613285e77b6480493586ba4e8cbae58552037c4
parent 70fdfbd45d27d06fc1b0fbbb9869060d3b2a2363
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 26 Nov 2019 11:31:57 +0100

Add '-' symbol bindings for in-progress items

Diffstat:
M.exrc | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.exrc b/.exrc @@ -42,7 +42,9 @@ map qS o-- Anders Damsgaard https://adamsgaard.dkkk0 map qt :tag map qT :!ctags *.c map qw :w -map qx 0/\[ \] lrxA *:r !date +'\%Y-\%m-\%d \%H:\%M \%Z' kJxA*0fx +map q- 0/\[[ x] \] lr- +map q_ 0/\[-\] lr +map qx 0/\[[ -] \] lrxA *:r !date +'\%Y-\%m-\%d \%H:\%M \%Z' kJxA*0fx map qX 0/\[x\] lr map qq :q map QQ :q!