diff options
-rw-r--r-- | lua/plugins.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index adebe492..178fb99e 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -139,7 +139,6 @@ return { { "romgrk/barbar.nvim", - commit = "7a19aac3d401c997a6fb7067a7756a4a77184c2e", config = function() require("core.bufferline").setup() end, |