From 684ded063927c7e60a999002e638538af20b0b58 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Thu, 2 Mar 2023 21:53:49 -0800 Subject: [PATCH] updates --- lua/plugins.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lua/plugins.lua b/lua/plugins.lua index 8a0af03..545541b 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -152,6 +152,9 @@ return { filters = { dotfiles = true, }, + live_filter = { + always_show_folders = false, + }, } end },