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: 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: |
|
||||
?
|
||||
|
|
|
|||
Loading…
Reference in New Issue