13 lines
No EOL
431 B
JSON
13 lines
No EOL
431 B
JSON
{
|
|
"chat.commandCenter.enabled": false,
|
|
"keyboard.dispatch": "keyCode",
|
|
"editor.fontFamily": "FiraCode Nerd Font",
|
|
"extensions.experimental.affinity": {
|
|
"asvetliakov.vscode-neovim": 1
|
|
},
|
|
"editor.inlayHints.enabled": "offUnlessPressed",
|
|
"window.confirmBeforeClose": "always",
|
|
"workbench.iconTheme": "simple-icons",
|
|
"editor.formatOnSave": true,
|
|
"workbench.colorTheme": "Kanagawa Wave"
|
|
} |