chore: autogen (vimdocs+formating)

This commit is contained in:
shadmansaleh 2022-08-20 15:51:32 +00:00 committed by github-actions[bot]
parent 5d8fbf2943
commit 9076378ac1
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ function M:apply_icon()
if icon == nil and icon_highlight_group == nil then
icon = ''
icon_highlight_group='DevIconDefault'
icon_highlight_group = 'DevIconDefault'
end
if self.options.colored then
local highlight_color = modules.utils.extract_highlight_colors(icon_highlight_group, 'fg')