nvim: migrate to paq package manager
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
return {
|
||||
"jake-stewart/multicursor.nvim",
|
||||
branch = "1.0",
|
||||
config = function()
|
||||
local mc = require("multicursor-nvim")
|
||||
mc.setup()
|
||||
|
||||
init = function(mc)
|
||||
local set = vim.keymap.set
|
||||
|
||||
-- Add or skip cursor above/below the main cursor.
|
||||
|
||||
Reference in New Issue
Block a user