cleanup lspsaga setup
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user