From 20a4da558335a64a7cf7a6bd1d3500827e138635 Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Thu, 5 Aug 2021 15:50:09 -0400 Subject: ability to toggle bufferline --- lua/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 57faca4e..38627d8e 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -182,6 +182,7 @@ return { end end, event = "BufWinEnter", + disable = not lvim.builtin.bufferline.active, }, -- Debugging -- cgit v1.2.3