A bunch of notmuch config, adding jrnl config, adding some vim plugins.
This commit is contained in:
16
jrnl_config
Normal file
16
jrnl_config
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"default_hour": 9,
|
||||
"linewrap": 79,
|
||||
"encrypt": false,
|
||||
"default_minute": 0,
|
||||
"tagsymbols": "@",
|
||||
"editor": "vim -c Goyo -c startinsert",
|
||||
"timeformat": "%Y-%m-%d %H:%M",
|
||||
"highlight": true,
|
||||
"journals": {
|
||||
"default": {
|
||||
"journal": "/Users/dustinswan/Dropbox/journal.txt",
|
||||
"encrypt": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user