chore: format

This commit is contained in:
kiyan
2022-03-09 21:33:20 +01:00
parent 144bce74a5
commit d2b12d6055
2 changed files with 22 additions and 21 deletions

View File

@@ -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)

View File

@@ -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,