mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(nvim): highlight color codes in lua files
This commit is contained in:
@@ -8,6 +8,7 @@ require("colorizer").setup({
|
|||||||
"typescriptreact",
|
"typescriptreact",
|
||||||
"yaml",
|
"yaml",
|
||||||
"conf",
|
"conf",
|
||||||
|
"lua",
|
||||||
}, {
|
}, {
|
||||||
RGB = true,
|
RGB = true,
|
||||||
RRGGBB = true,
|
RRGGBB = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user