Explorar el Código

pin barbar to fix #1636

Abouzar Parvan hace 3 años
padre
commit
6b79e00cb0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lua/plugins.lua

+ 1 - 0
lua/plugins.lua

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