forked from dineshsalunke/nvim-config
refactor: add colorizer plugin
This commit is contained in:
parent
b258143eab
commit
65fe284c0e
@ -32,4 +32,9 @@ return {
|
||||
config = true,
|
||||
cmd = "Glow",
|
||||
},
|
||||
|
||||
{
|
||||
"norcalli/nvim-colorizer.lua",
|
||||
opts = { "*" },
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user