mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
yesterday ef0d969bfba5169384fe6d4da1d8d5c6f5ee9647
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "recommendations": [
        "pkief.material-icon-theme",
        "yzhang.markdown-all-in-one",
        "davidanson.vscode-markdownlint",
        "zizmor.zizmor-vscode",
        "redhat.vscode-yaml",
        "streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries",
        "budparr.language-hugo-vscode",
        "casualjim.gotemplate",
        "dunstontc.vscode-go-syntax",
        "jinliming2.vscode-go-template"
    ]
}