- IdeaVIM: Remove ident-object plugin as that is not working
- VSCode: Indentation fix
This commit is contained in:
Pratik Tripathy
2024-08-08 15:46:24 +05:30
parent dc06b44e5a
commit 7e12c17dbd
2 changed files with 2 additions and 8 deletions

View File

@@ -166,13 +166,7 @@
"cSpell.diagnosticLevel": "Hint",
"cSpell.allowCompoundWords": true,
"cSpell.fixSpellingWithRenameProvider": true,
"cSpell.enableFiletypes": [
"shellscript",
"csharp",
"python",
"javascript",
"javascriptreact"
],
"cSpell.enableFiletypes": ["shellscript", "csharp", "python", "javascript", "javascriptreact"],
"cSpell.minWordLength": 3,
"cSpell.numSuggestions": 10,
"cSpell.userWords": [