mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
User defined indent character (#419)
Make indent character configurable.
This commit is contained in:
parent
dbf912c661
commit
ba05411a80
15 changed files with 18 additions and 3 deletions
|
@ -10,3 +10,4 @@ linewrap: 80
|
|||
password: ''
|
||||
tagsymbols: '@'
|
||||
timeformat: '%Y-%m-%d %H:%M'
|
||||
indent_character: "|"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue