mirror of https://github.com/LazyVim/starter
enable trouble.nvim
parent
b3cab4ded1
commit
3abc8e1dce
|
@ -28,7 +28,7 @@ return {
|
|||
},
|
||||
|
||||
-- disable trouble
|
||||
{ "folke/trouble.nvim", enabled = false },
|
||||
{ "folke/trouble.nvim", enabled = true },
|
||||
|
||||
-- override nvim-cmp and add cmp-emoji
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue