merge latest kickstarter

This commit is contained in:
Gilad Sher 2025-03-09 12:31:22 -04:00
commit 2c4d4d33e5
No known key found for this signature in database
11 changed files with 252 additions and 130 deletions

View file

@ -2,7 +2,7 @@ return {
'smoka7/multicursors.nvim',
event = 'VeryLazy',
dependencies = {
'smoka7/hydra.nvim',
'nvimtools/hydra.nvim',
},
opts = {},
cmd = { 'MCstart', 'MCvisual', 'MCclear', 'MCpattern', 'MCvisualPattern', 'MCunderCursor' },