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
4898634bfc
commit
f9ed77e425
4 changed files with 37 additions and 25 deletions
|
@ -15,6 +15,12 @@ material_icon.setup({
|
|||
cterm_color = "220",
|
||||
name = "Mjs",
|
||||
},
|
||||
["ts"] = {
|
||||
icon = "",
|
||||
color = "#30A2FF",
|
||||
cterm_color = "220",
|
||||
name = "ts",
|
||||
},
|
||||
},
|
||||
color_icons = true,
|
||||
default = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue