vcs: Fix writing module structure
This commit is contained in:
parent
fee876b87f
commit
c14710aa98
15 changed files with 7 additions and 7 deletions
19
writing/jrnl/config/jrnl/jrnl.yaml
Normal file
19
writing/jrnl/config/jrnl/jrnl.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
colors:
|
||||
body: none
|
||||
date: none
|
||||
tags: none
|
||||
title: none
|
||||
default_hour: 9
|
||||
default_minute: 0
|
||||
editor: nvim
|
||||
encrypt: false
|
||||
highlight: true
|
||||
indent_character: '|'
|
||||
journals:
|
||||
default:
|
||||
journal: ~/documents/records/jrnl.md
|
||||
linewrap: 79
|
||||
tagsymbols: '+'
|
||||
template: false
|
||||
timeformat: '%F %r'
|
||||
version: v4.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue