ide features for Typescrript and JavaScript
This commit is contained in:
@@ -8,7 +8,7 @@ return {
|
||||
if ok then
|
||||
configs.setup({
|
||||
auto_install = true,
|
||||
-- ensure_installed = { "python", "lua", "json", "yaml", "markdown" },
|
||||
ensure_installed = { "python", "lua", "json", "yaml", "javascript", "typescript" },
|
||||
highlight = { enable = true },
|
||||
indent = { enable = true },
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user