add ensure_installed
This commit is contained in:
parent
0091a4a8e3
commit
10545bb681
@ -9,7 +9,11 @@ return {
|
|||||||
'html',
|
'html',
|
||||||
'css',
|
'css',
|
||||||
'javascript',
|
'javascript',
|
||||||
'typescript'
|
'typescript',
|
||||||
|
'tsx',
|
||||||
|
'jsx',
|
||||||
|
'markdown',
|
||||||
|
'markdown_inline'
|
||||||
},
|
},
|
||||||
auto_install = true,
|
auto_install = true,
|
||||||
highlight = {
|
highlight = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user