This commit is contained in:
asep komarudin 2023-12-22 07:46:30 +07:00
parent 2244ebf305
commit 977392be0b
3 changed files with 9 additions and 7 deletions

View file

@ -41,7 +41,7 @@ material_icon.setup({
},
["json"] = {
icon = "",
color = "#dbb7b7",
color = "#ca8984",
cterm_color = "220",
name = "json",
},
@ -126,7 +126,7 @@ web_devicons.setup({
name = "eslintignore",
},
["jest.config.js"] = {
icon = "󰙨",
icon = "󰚐",
color = "#e37575",
cterm_color = "220",
name = "jestconfig",