mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update
This commit is contained in:
parent
2244ebf305
commit
977392be0b
3 changed files with 9 additions and 7 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue