From 7cf73775036c3424dd5e2a85effe3883cf0b0ca8 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 12 Jan 2022 21:22:47 +0100 Subject: Refactor the file structure --- lua/plugins/lsp/init.lua | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lua/plugins/lsp/init.lua (limited to 'lua/plugins/lsp/init.lua') diff --git a/lua/plugins/lsp/init.lua b/lua/plugins/lsp/init.lua deleted file mode 100644 index 0b8db93..0000000 --- a/lua/plugins/lsp/init.lua +++ /dev/null @@ -1,9 +0,0 @@ --- Loads the LSP module. - -local status_ok, _ = pcall(require, "lspconfig") -if not status_ok then - return -end - -require("plugins.lsp.lsp-installer") -require("plugins.lsp.handlers").setup() -- cgit v1.2.3-70-g09d2