mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 19:16:28 +00:00
Add comment about disabling lspsaga
This commit is contained in:
parent
7eaf0ee267
commit
bf2c6d2b5b
@ -116,6 +116,7 @@ return require('packer').startup(function()
|
||||
"jose-elias-alvarez/null-ls.nvim",
|
||||
},
|
||||
}
|
||||
-- NOTE: Disabled because it's got issues with Neovim 0.6.0
|
||||
use {
|
||||
"glepnir/lspsaga.nvim",
|
||||
opt = true,
|
||||
|
Loading…
Reference in New Issue
Block a user