mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-14 11:24:43 +02:00
remove lspsaga
This commit is contained in:
parent
8fba9ecfd1
commit
b4a9023c9e
3 changed files with 8 additions and 18 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue