Update settings'

This commit is contained in:
2023-12-10 12:58:33 +00:00
parent 6c04e30ec1
commit 4618221079

View File

@@ -20,5 +20,8 @@
"editor.detectIndentation": false,
"vetur.format.options.tabSize": 4,
"monkeyC.developerKeyPath": "/home/chris/.config/connectiq/developer_key",
"monkeyC.typeCheckLevel": "Off"
"monkeyC.typeCheckLevel": "Off",
"extensions.experimental.affinity": {
"asvetliakov.vscode-neovim": 1
}
}