cleanup lspsaga setup
parent
71dac4d82f
commit
f75def6081
|
|
@ -29,9 +29,6 @@ return {
|
|||
{
|
||||
"glepnir/lspsaga.nvim",
|
||||
event = "BufRead",
|
||||
config = function()
|
||||
require("lspsaga").setup({})
|
||||
end,
|
||||
dependencies = {
|
||||
{ "nvim-tree/nvim-web-devicons" },
|
||||
--Please make sure you install markdown and markdown_inline parser
|
||||
|
|
|
|||
Loading…
Reference in New Issue