Add comment about disabling lspsaga

This commit is contained in:
ViViDboarder 2021-12-08 22:14:04 -08:00
parent 7eaf0ee267
commit bf2c6d2b5b
1 changed files with 1 additions and 0 deletions

View File

@ -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,