Autosave on focuschange

This commit is contained in:
Cyryl Płotnicki 2018-05-07 11:41:08 +01:00
parent 809a78b6af
commit 2c9f5cf480

View file

@ -4,4 +4,5 @@
"editor.cursorStyle": "block",
"editor.wordWrap": true,
"vim.disableAnnoyingNeovimMessage": true,
"files.autoSave": "onFocusChange",
}