typescript icon
This commit is contained in:
parent
83ff373f99
commit
68bfc76d0a
2 changed files with 6 additions and 1 deletions
|
@ -17,6 +17,11 @@ require "nvim-web-devicons".setup {
|
|||
color = "#EBCB8B",
|
||||
name = "js"
|
||||
},
|
||||
ts = {
|
||||
icon = "ﯤ",
|
||||
color = "#519ABA",
|
||||
name = "ts"
|
||||
},
|
||||
png = {
|
||||
icon = " ",
|
||||
color = "#BD77DC",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue