vscode gone and update

This commit is contained in:
RafayAhmad7548 2025-06-26 19:57:04 +05:00
parent 678d445eae
commit 9a6cecf875
42 changed files with 657 additions and 1645 deletions

View file

@ -6,6 +6,7 @@ return {
ensure_installed = {
'bash',
'c',
'cpp',
'diff',
'html',
'css',
@ -24,7 +25,8 @@ return {
'javascript',
'typescript',
'tsx',
'regex'
'regex',
'kotlin'
},
auto_install = false,
highlight = { enable = true, },