refactor: config = true >> opts = {}

This commit is contained in:
Folke Lemaitre
2024-06-11 00:06:56 +02:00
parent 9b5d810c05
commit 7d30360df2
4 changed files with 4 additions and 4 deletions

View File

@ -121,7 +121,7 @@ return {
},
{
"leoluz/nvim-dap-go",
config = true,
opts = {},
},
},
},

View File

@ -49,7 +49,7 @@ return {
{
"hrsh7th/nvim-cmp",
dependencies = {
{ "roobert/tailwindcss-colorizer-cmp.nvim", config = true },
{ "roobert/tailwindcss-colorizer-cmp.nvim", opts = {} },
},
opts = function(_, opts)
-- original LazyVim kind icon formatter