Fix another settings
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
return {
|
||||
{ "norcalli/nvim-colorizer.lua" },
|
||||
{ "onsails/lspkind.nvim" },
|
||||
{
|
||||
"folke/trouble.nvim",
|
||||
-- opts will be merged with the parent spec
|
||||
opts = { use_diagnostic_signs = false },
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user