webdevicons : add icon for vala filetype
This commit is contained in:
@@ -106,6 +106,11 @@ require "nvim-web-devicons".setup {
|
||||
icon = "",
|
||||
color = "#fca2aa",
|
||||
name = "rpm"
|
||||
},
|
||||
vala = {
|
||||
icon = "",
|
||||
color = "#ccaced",
|
||||
name = "vala"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user