added nvim breadcrumbs
This commit is contained in:
parent
9cf0be69b9
commit
ebfafe9fad
1 changed files with 6 additions and 0 deletions
6
nvim/lua/plugins_base/dropbar.lua
Normal file
6
nvim/lua/plugins_base/dropbar.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
return {
|
||||||
|
{
|
||||||
|
"Bekaboo/dropbar.nvim",
|
||||||
|
version = "12.0.2"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue