Add more keybindings for vim

This commit is contained in:
Pablu23
2025-09-03 18:38:30 +02:00
parent da46a8b792
commit 4c85e33831
2 changed files with 26 additions and 5 deletions

View File

@@ -144,4 +144,7 @@
"*.sdb": "${capture}.${extname}-*",
"*.s3db": "${capture}.${extname}-*"
},
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
}