User defined indent character (#419)

Make indent character configurable.
This commit is contained in:
Philip Douglass 2016-04-16 02:00:49 -04:00
parent dbf912c661
commit ba05411a80
15 changed files with 18 additions and 3 deletions

View file

@ -9,3 +9,4 @@ linewrap: 80
tagsymbols: "@"
template: false
timeformat: "%Y-%m-%d %H:%M"
indent_character: "|"