📝 Updated nvim config for colorizer
This commit is contained in:
parent
bfae2c9dbf
commit
f1ffd57996
1 changed files with 6 additions and 1 deletions
|
|
@ -1 +1,6 @@
|
||||||
require'colorizer'.setup()
|
require'colorizer'.setup({
|
||||||
|
'*';
|
||||||
|
css = { css = true; };
|
||||||
|
html = { css = true; };
|
||||||
|
javascript = { css = true; };
|
||||||
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue