update editor config

This commit is contained in:
zyx 2020-05-25 19:16:53 +08:00
parent 31862210ba
commit b2a22a9bbc

13
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,13 @@
{
"cSpell.words": [
"Btrfs",
"Debugf",
"Infof",
"Noticef",
"Warningf",
"cgroup",
"mergo",
"tmpl",
"zpool"
]
}