mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
add rgb highlighting for css
This commit is contained in:
parent
eeaa80090a
commit
61d532fa16
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
require("colorizer").setup({
|
||||
'css';
|
||||
css = { rgb_fn = true; };
|
||||
'lua';
|
||||
'vim';
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue