diff --git a/user/programs/neovim/plugins.lua b/user/programs/neovim/plugins.lua index bcae021..cc66ab3 100644 --- a/user/programs/neovim/plugins.lua +++ b/user/programs/neovim/plugins.lua @@ -17,7 +17,6 @@ lsp_zero.format_on_save({ ['gopls'] = { 'go' }, ['nil_ls'] = { 'nix' }, ['lua_ls'] = { 'lua' }, - ['tsserver'] = { 'typescript', 'javascript' }, }, }) -- LSP: go