fix: current_buffer_fuzzy_find push cursor (#2393)

close #2332

(cherry picked from commit 443e5a6802)
This commit is contained in:
Simon Hauser
2023-02-19 12:24:40 +01:00
parent b04b051942
commit 1c113b3e24
+1
View File
@@ -500,6 +500,7 @@ files.current_buffer_fuzzy_find = function(opts)
return true
end,
push_cursor_on_edit = true,
})
:find()
end