Skip to content

Commit

Permalink
fix(multicursors-nvim): add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Jul 10, 2023
1 parent 1558c59 commit 30de2c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
return {
"smoka7/multicursors.nvim",
event = "VeryLazy",
dependencies = { "smoka7/hydra.nvim" },
opts = {},
keys = {
{
Expand Down

0 comments on commit 30de2c7

Please sign in to comment.