Prechádzať zdrojové kódy

barbar is fixed upstream

Abouzar Parvan 3 rokov pred
rodič
commit
9740617292
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      lua/plugins.lua

+ 0 - 1
lua/plugins.lua

@@ -139,7 +139,6 @@ return {
 
   {
     "romgrk/barbar.nvim",
-    commit = "7a19aac3d401c997a6fb7067a7756a4a77184c2e",
     config = function()
       require("core.bufferline").setup()
     end,