Fix typo is barbar dependencies
This commit is contained in:
parent
22407307c7
commit
721f5d46cb
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -326,7 +326,7 @@ require('lazy').setup({
|
|||
'romgrk/barbar.nvim',
|
||||
dependencies = {
|
||||
'lewis6991/gitsigns.nvim',
|
||||
'nvim-tree/nvim-web-devicones',
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
},
|
||||
init = function()
|
||||
vim.g.barbar_auto_setup = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue