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