✨ feat(nvim): added new breadcrumbs bar
also changed the old bbq for the new dropbar because of neovim nightly adoption
This commit is contained in:
parent
f38ba04d54
commit
a0e6cf42b9
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ return {
|
|||
{
|
||||
"Bekaboo/dropbar.nvim",
|
||||
config = function()
|
||||
require("dropbar").config()
|
||||
require("dropbar").setup()
|
||||
end,
|
||||
},
|
||||
}
|
Loading…
Add table
Reference in a new issue