mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
enable trouble.nvim
This commit is contained in:
parent
b3cab4ded1
commit
3abc8e1dce
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ return {
|
||||||
},
|
},
|
||||||
|
|
||||||
-- disable trouble
|
-- disable trouble
|
||||||
{ "folke/trouble.nvim", enabled = false },
|
{ "folke/trouble.nvim", enabled = true },
|
||||||
|
|
||||||
-- override nvim-cmp and add cmp-emoji
|
-- override nvim-cmp and add cmp-emoji
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue