Auto close explorer on open file

This commit is contained in:
Curt Spark 2025-05-14 10:35:40 +01:00
parent 717ce3ae70
commit 667af8ffb6
1 changed files with 1 additions and 0 deletions

View File

@ -397,6 +397,7 @@ require("which-key").add ({
{ "<leader><C-f>", function() Snacks.picker.explorer({
layout = "ivy",
focus = "input",
auto_close = true,
win = {
input = {
keys = {