mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-19 08:49:00 +02:00
pin barbar to fix #1636
This commit is contained in:
parent
238bbf18ac
commit
6b79e00cb0
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue