diff options
| author | Abouzar Parvan <[email protected]> | 2021-09-29 09:31:45 +0330 | 
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-29 09:31:45 +0330 | 
| commit | 974061729256d2a965cad0f1bc133eb2debc7867 (patch) | |
| tree | 35d0a55cadd930d123a68a4a274bb547a023ca70 | |
| parent | 6b79e00cb04bf889fc30b84482d6db6e951ca9e9 (diff) | |
barbar is fixed upstream
| -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, | 
