feat: add more ts languages
This commit is contained in:
parent
364ab525fc
commit
d9b173b42d
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ local defaults = {
|
|||
ensure_installed = {
|
||||
'astro',
|
||||
'css',
|
||||
'go',
|
||||
'html',
|
||||
'javascript',
|
||||
'jsdoc',
|
||||
|
@ -18,6 +19,7 @@ local defaults = {
|
|||
'scss',
|
||||
'tsx',
|
||||
'typescript',
|
||||
'yaml',
|
||||
},
|
||||
highlight = {
|
||||
enable = true,
|
||||
|
|
Loading…
Add table
Reference in a new issue