From 604cd610a16f3a920e810bdb7a50ddc9c6e72230 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Fri, 31 Dec 2021 22:44:33 -0500 Subject: [PATCH] use $EDITOR, default to vim, use $HOME/.vimrc if exists --- todo.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/todo.yaml b/todo.yaml index 9eef4cc..fede9cc 100644 --- a/todo.yaml +++ b/todo.yaml @@ -1,8 +1,6 @@ todo: -- todo: crap losing on a bad edit hurts - details: | - ? -- vim doesnt source vimrc +- vim doesnt source vimrc, so stuff like tab width and tab characters, also syntax + highlight :( - todo: when to run scheduled modifier? like, syncthing could have conflicts if I modify only file on remote ts: 1641007992 @@ -39,3 +37,7 @@ done: ts: 1641007992 subtasks: - a +- todo: crap losing on a bad edit hurts + ts: 1641008278 + details: | + ?