fix: formatting
This commit is contained in:
parent
3ecf22ced1
commit
d4d02cd4d1
@ -276,9 +276,7 @@ local function _draw(bufnr)
|
|||||||
end
|
end
|
||||||
|
|
||||||
local function should_show_arrows()
|
local function should_show_arrows()
|
||||||
return not M.config.indent_markers.enable
|
return not M.config.indent_markers.enable and M.icon_state.show_folder_icon and M.icon_state.show_folder_arrows
|
||||||
and M.icon_state.show_folder_icon
|
|
||||||
and M.icon_state.show_folder_arrows
|
|
||||||
end
|
end
|
||||||
|
|
||||||
function M.draw()
|
function M.draw()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user