mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-18 03:58:32 +02:00
Add indent_character to default_config
This commit is contained in:
parent
91d48f85d0
commit
f493e3704c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ default_config = {
|
|||
'tagsymbols': '@',
|
||||
'highlight': True,
|
||||
'linewrap': 79,
|
||||
'indent_character': '|',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue