🚀 perf(nvim): dropbar bufread event
This commit is contained in:
parent
4022ef89b4
commit
076effee95
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
return {
|
||||
{
|
||||
"Bekaboo/dropbar.nvim",
|
||||
event = "BufRead",
|
||||
config = function()
|
||||
require("dropbar").setup()
|
||||
end,
|
||||
|
|
Loading…
Add table
Reference in a new issue