From 93c34311581ed9db125b1c41c87b8d3af7dc4c41 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Mon, 28 Dec 2020 17:32:20 -0800 Subject: Remove all installers and install logic --- plugin/lspconfig.vim | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugin') diff --git a/plugin/lspconfig.vim b/plugin/lspconfig.vim index bcefbc39..d9826031 100644 --- a/plugin/lspconfig.vim +++ b/plugin/lspconfig.vim @@ -7,8 +7,4 @@ lua << EOF lsp_complete_installable_servers = function() return table.concat(require'lspconfig'.available_servers(), '\n') end -lsp_complete_servers = function() - return table.concat(require'lspconfig'.installable_servers(), '\n') -end -require'lspconfig'._root._setup() EOF -- cgit v1.2.3-70-g09d2