mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
nvim: colorozer opts
This commit is contained in:
parent
f198b1c83c
commit
e52c8a6fa1
1 changed files with 1 additions and 0 deletions
|
|
@ -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 ]]
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue