From: Samir Benmendil Date: Wed, 19 Aug 2020 14:50:24 +0000 (+0100) Subject: bin/diary: open folds to cursor pos X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/005ca8c4ff6bff9b5f93ed864edfa12c99d141c1 bin/diary: open folds to cursor pos --- diff --git a/bin/diary b/bin/diary index 48d5a5d..fe91148 100755 --- a/bin/diary +++ b/bin/diary @@ -3,4 +3,5 @@ vim ~/org/journal.org \ + \ -c 'r !date +"\%n**** [\%F \%a \%H:\%M] - "' \ + -c 'normal zx' \ -c "start!"