mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
preinstall typescript lsp
This commit is contained in:
@@ -99,6 +99,7 @@ return {
|
||||
'lua_ls',
|
||||
'eslint_d',
|
||||
'prettier',
|
||||
'ts_ls',
|
||||
}
|
||||
|
||||
vim.list_extend(ensure_installed, servers_to_install)
|
||||
|
||||
Reference in New Issue
Block a user