From b4a9023c9e531ad021cf9da7e701350f489aba45 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 5 Jul 2021 02:57:06 -0400 Subject: remove lspsaga --- lua/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index e03f5037..a6f0d646 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -32,7 +32,6 @@ return require("packer").startup(function(use) -- TODO refactor all of this (for now it works, but yes I know it could be wrapped in a simpler function) use { "neovim/nvim-lspconfig" } - use { "glepnir/lspsaga.nvim", cmd = "Lspsaga" } use { "kabouzeid/nvim-lspinstall", cmd = "LspInstall" } -- Telescope use { "nvim-lua/popup.nvim" } -- cgit v1.2.3