This commit is contained in:
asep komarudin 2023-06-15 07:25:49 +07:00
parent 4898634bfc
commit f9ed77e425
4 changed files with 37 additions and 25 deletions

View file

@ -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,