Cleanup
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
return {
|
||||
"romgrk/barbar.nvim",
|
||||
dependencies = "nvim-tree/nvim-web-devicons",
|
||||
event = "BufEnter",
|
||||
dependencies = {
|
||||
"lewis6991/gitsigns.nvim",
|
||||
"nvim-tree/nvim-web-devicons"
|
||||
},
|
||||
init = function() vim.g.barbar_auto_setup = false end,
|
||||
opts = {
|
||||
auto_hide = true,
|
||||
|
||||
Reference in New Issue
Block a user