chore: format
This commit is contained in:
@@ -63,7 +63,9 @@ local function build_icons_table()
|
|||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
|
||||||
local function empty() return "" end
|
local function empty()
|
||||||
|
return ""
|
||||||
|
end
|
||||||
local function nil_() end
|
local function nil_() end
|
||||||
|
|
||||||
local function warn_status(git_status)
|
local function warn_status(git_status)
|
||||||
|
|||||||
@@ -105,7 +105,6 @@ if icon_state.show_file_icon then
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
local picture = {
|
local picture = {
|
||||||
jpg = true,
|
jpg = true,
|
||||||
jpeg = true,
|
jpeg = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user