Fix editor config when an argument with a space is used

This commit is contained in:
Jrnl Bot 2020-05-16 18:40:15 -07:00
parent cdaf1f5a36
commit 455720f788
4 changed files with 44 additions and 4 deletions

View file

@ -0,0 +1,12 @@
default_hour: 9
default_minute: 0
editor: vim -f -c 'setf markdown'
encrypt: false
highlight: true
journals:
default: features/journals/simple.journal
linewrap: 80
tagsymbols: "@"
template: false
timeformat: "%Y-%m-%d %H:%M"
indent_character: "|"