Add spellcheck config

This commit is contained in:
Cyryl Płotnicki 2018-07-18 07:16:21 +01:00
parent e1b2d85747
commit 1a282a492a

View file

@ -5,4 +5,5 @@
"editor.wordWrap": true,
"vim.disableAnnoyingNeovimMessage": true,
"files.autoSave": "onFocusChange",
"cSpell.language": "en,en-GB",
}