Created
April 18, 2020 10:40
-
-
Save RowanFeely/096a416cc42d5447b042628c3b98676d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default_hour: today | |
default_minute: today | |
editor: 'nvim -S ~/.config/nvim/writermode.vim' | |
# editor: 'code -w' | |
encrypt: false | |
highlight: true | |
indent_character: ' │ ' | |
journals: | |
journal: | |
journal: ~\jrnl\journal.txt | |
encrypt: true | |
default: ~\jrnl\daily.txt | |
linewrap: 82 | |
tagsymbols: '@' | |
template: false | |
timeformat: ' ┍ %I:%M%p %A, %B%e:' | |
version: v2.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment