nvim: colorozer opts

This commit is contained in:
He4eT 2025-08-25 14:56:50 +02:00
commit e52c8a6fa1

View file

@ -229,6 +229,7 @@ require('lazy').setup({
{ {
'catgoose/nvim-colorizer.lua', 'catgoose/nvim-colorizer.lua',
cmd = 'ColorizerToggle', cmd = 'ColorizerToggle',
opts = {},
}, },
--[[ cfg_lazy_comment: Toggles linewise and blockwise comments ]] --[[ cfg_lazy_comment: Toggles linewise and blockwise comments ]]
{ {