From cc9a2f1ad02c13d4d5a255a447203370d8a546ec Mon Sep 17 00:00:00 2001 From: Suhas Date: Sat, 6 Feb 2021 18:57:20 -0500 Subject: [PATCH] Revert "config file for pretty formatting" This reverts commit 3d6913141107f0df9cfe9f293302f664fd118300. --- features/data/configs/pretty.yaml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 features/data/configs/pretty.yaml diff --git a/features/data/configs/pretty.yaml b/features/data/configs/pretty.yaml deleted file mode 100644 index 931c6199..00000000 --- a/features/data/configs/pretty.yaml +++ /dev/null @@ -1,19 +0,0 @@ -default_hour: 9 -default_minute: 0 -editor: "vim" -encrypt: false -highlight: true -journals: - default: features/journals/simple.journal -linewrap: 80 -tagsymbols: "@" -template: false -timeformat: "%Y-%m-%d %H:%M" -indent_character: "|" -colors: - body: green - title: blue - date: red - tags: magenta - - \ No newline at end of file