mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(nvim): colorize hex values in more file typess
This commit is contained in:
@@ -6,6 +6,8 @@ require("colorizer").setup({
|
||||
"javascriptreact",
|
||||
"typescript",
|
||||
"typescriptreact",
|
||||
"yaml",
|
||||
"conf",
|
||||
}, {
|
||||
RGB = true,
|
||||
RRGGBB = true,
|
||||
|
||||
Reference in New Issue
Block a user