Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
TwIStOy committed Mar 8, 2024
1 parent 31684bd commit b00061b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lua/dotvim/packages/editor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,11 @@ return {
require("project_nvim").setup(opts)
end,
},
{
"Bekaboo/dropbar.nvim",
dependencies = {
"telescope-fzf-native.nvim",
},
},
},
}

0 comments on commit b00061b

Please sign in to comment.