mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
chore
This commit is contained in:
parent
31fde92975
commit
f4e142e83e
6 changed files with 20 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"js0ny/multiple-cursors.nvim",
|
||||
version = "*", -- Use the latest tagged version
|
||||
"brenton-leighton/multiple-cursors.nvim",
|
||||
version = "*", -- Use the latest tagged version
|
||||
-- opts = , -- This causes the plugin setup function to be called
|
||||
keys = {
|
||||
{ "<A-n>", "<Cmd>MultipleCursorsAddDown<CR>", mode = { "n", "x" }, desc = "Add cursor and move down" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue