use $EDITOR, default to vim, use $HOME/.vimrc if exists
parent
9d35347b0c
commit
604cd610a1
10
todo.yaml
10
todo.yaml
|
|
@ -1,8 +1,6 @@
|
||||||
todo:
|
todo:
|
||||||
- todo: crap losing on a bad edit hurts
|
- vim doesnt source vimrc, so stuff like tab width and tab characters, also syntax
|
||||||
details: |
|
highlight :(
|
||||||
?
|
|
||||||
- vim doesnt source vimrc
|
|
||||||
- todo: when to run scheduled modifier? like, syncthing could have conflicts if I
|
- todo: when to run scheduled modifier? like, syncthing could have conflicts if I
|
||||||
modify only file on remote
|
modify only file on remote
|
||||||
ts: 1641007992
|
ts: 1641007992
|
||||||
|
|
@ -39,3 +37,7 @@ done:
|
||||||
ts: 1641007992
|
ts: 1641007992
|
||||||
subtasks:
|
subtasks:
|
||||||
- a
|
- a
|
||||||
|
- todo: crap losing on a bad edit hurts
|
||||||
|
ts: 1641008278
|
||||||
|
details: |
|
||||||
|
?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue