added spell check words
This commit is contained in:
parent
1cef697f9b
commit
dd6046af27
|
@ -32,6 +32,9 @@
|
|||
|
||||
userSettings = {
|
||||
"workbench.colorTheme" = "Atom One Dark";
|
||||
"cSpell.userWords" = [
|
||||
"webdav"
|
||||
];
|
||||
};
|
||||
|
||||
extensions = with extensions.open-vsx;
|
||||
|
|
Loading…
Reference in a new issue