dotfiles/.config/nvim/lua/plugins/barbar.lua

8 lines
117 B
Lua
Raw Normal View History

return {
"romgrk/barbar.nvim",
tag = "v1.9.0",
--init = function()
-- vim.g.barbar_auto_setup = false
--end,
}