Skip to content

Commit 2a5e356

Browse files
committed
fix style
1 parent a2e19be commit 2a5e356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua/nvim-tree/lib.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@ function M.open(opts)
276276
core.init(cwd)
277277
end
278278
end
279-
279+
280280
local explorer = core.get_explorer()
281-
281+
282282
if should_hijack_current_buf() then
283283
view.close_this_tab_only()
284284
view.open_in_win()

0 commit comments

Comments
 (0)