preinstall typescript lsp

This commit is contained in:
Thomas Ruoff
2024-09-24 22:24:05 +02:00
parent f52fdd08ee
commit f2bad8563e

View File

@@ -99,6 +99,7 @@ return {
'lua_ls',
'eslint_d',
'prettier',
'ts_ls',
}
vim.list_extend(ensure_installed, servers_to_install)