lspsaga: fix not loading
This commit is contained in:
parent
599f469096
commit
72a2885394
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
return {
|
return {
|
||||||
"glepnir/lspsaga.nvim",
|
"glepnir/lspsaga.nvim",
|
||||||
|
lazy = false,
|
||||||
dependencies = {
|
dependencies = {
|
||||||
"nvim-treesitter/nvim-treesitter", -- optional
|
"nvim-treesitter/nvim-treesitter", -- optional
|
||||||
"nvim-tree/nvim-web-devicons", -- optional
|
"nvim-tree/nvim-web-devicons", -- optional
|
||||||
|
|
Loading…
Reference in a new issue