summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
blob: e1b28e002a71ff79b3a511b3259696fccd27f5dd (plain)
1
2
3
4
5
6
7
8
{
    "[bibtex]": {
        "files.encoding": "windows1251"
    },
    "[latex]": {
        "editor.tabSize": 2
    }
}