I don't remember why
This commit is contained in:
parent
3c0c60de78
commit
7700dfc590
1 changed files with 1 additions and 1 deletions
|
|
@ -512,7 +512,7 @@ local plugins = {
|
|||
{ "<C-Up>", "<Cmd>MultipleCursorsAddUp<CR>", mode = { "n", "i" } },
|
||||
{ "<C-k>", "<Cmd>MultipleCursorsAddUp<CR>" },
|
||||
{ "<C-LeftMouse>", "<Cmd>MultipleCursorsMouseAddDelete<CR>", mode = { "n", "i" } },
|
||||
{ "<Leader>a", "<Cmd>MultipleCursorsAddMatches<CR>", mode = { "n", "x" } },
|
||||
{ "<Leader>a", "<Cmd>MultipleCursorsJumpNextMatch<CR>", mode = { "n", "x" } },
|
||||
{ "<Leader>A", "<Cmd>MultipleCursorsAddMatchesV<CR>", mode = { "n", "x" } },
|
||||
-- { "<Leader>d", "<Cmd>MultipleCursorsAddJumpNextMatch<CR>", mode = { "n", "x" } },
|
||||
-- { "<Leader>D", "<Cmd>MultipleCursorsJumpNextMatch<CR>" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue