feat: Custom icon sources

This commit is contained in:
hedy
2023-11-11 16:01:05 +08:00
parent 026e05840b
commit e9ade0ed22
3 changed files with 86 additions and 9 deletions

View File

@@ -74,6 +74,8 @@ M.defaults = {
},
symbols = {
blacklist = {},
icon_source = nil,
icon_fetcher = nil,
icons = {
File = { icon = '󰈔', hl = '@text.uri' },
Module = { icon = '󰆧', hl = '@namespace' },