add more mouse keys
This commit is contained in:
parent
21e7fd6b1b
commit
cf9feffe8d
4 changed files with 50 additions and 16 deletions
|
@ -46,7 +46,11 @@
|
|||
"editor.glyphMargin": false,
|
||||
"editor.formatOnSave": true,
|
||||
"omnisharp.useModernNet": false,
|
||||
"workbench.colorTheme": "Visual Studio Dark",
|
||||
"editor.wordWrap": "on",
|
||||
"[python]": {
|
||||
"editor.defaultFormatter": "ms-python.black-formatter"
|
||||
},
|
||||
"editor.inlayHints.enabled": "off",
|
||||
"window.zoomLevel": 1,
|
||||
"editor.wordWrap": "on"
|
||||
"workbench.colorTheme": "One Candy"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue