Autosave on focuschange
This commit is contained in:
parent
809a78b6af
commit
2c9f5cf480
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
||||||
"editor.cursorStyle": "block",
|
"editor.cursorStyle": "block",
|
||||||
"editor.wordWrap": true,
|
"editor.wordWrap": true,
|
||||||
"vim.disableAnnoyingNeovimMessage": true,
|
"vim.disableAnnoyingNeovimMessage": true,
|
||||||
|
"files.autoSave": "onFocusChange",
|
||||||
}
|
}
|
Loading…
Reference in a new issue