disable vs code auto save

This commit is contained in:
askiiart 2024-08-08 20:02:17 -05:00
parent 19209e5ff5
commit 5b050656b1
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
**/fishd.tmp*
vscode/argv.json

View file

@ -108,7 +108,6 @@
//"warning",
//"info"
],
"files.autoSave": "afterDelay",
"files.autoSaveDelay": 300,
"editor.fontFamily": "'Fira Code Nerd', 'Droid Sans Mono', 'monospace', monospace",
"editor.fontLigatures": true,