Cleanup
This commit is contained in:
parent
354a21ea72
commit
64346078d3
@ -46,7 +46,7 @@ local function hflip()
|
|||||||
end
|
end
|
||||||
|
|
||||||
if flip_path then
|
if flip_path then
|
||||||
vim.api.nvim_exec(string.format('e %s', flip_path), false)
|
vim.cmd(string.format('e %s', flip_path))
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user