feat: Custom icon sources
This commit is contained in:
@@ -74,6 +74,8 @@ M.defaults = {
|
||||
},
|
||||
symbols = {
|
||||
blacklist = {},
|
||||
icon_source = nil,
|
||||
icon_fetcher = nil,
|
||||
icons = {
|
||||
File = { icon = '', hl = '@text.uri' },
|
||||
Module = { icon = '', hl = '@namespace' },
|
||||
|
||||
Reference in New Issue
Block a user