summaryrefslogtreecommitdiff
path: root/example/config.json
blob: 4f42646af63f55716c7d336e1d134133c151f762 (plain)
1
2
3
4
5
6
7
8
{
    "editor": [
        "vim"
    ],
    "filename": "%Y-%m-%d.md",
    "layout": "%Y/%m",
    "template": ""
}