-- This file contains the configuration for the vim-multiple-cursors plugin in Neovim. return { { -- Plugin: vim-multiple-cursors -- URL: https://github.com/terryma/vim-multiple-cursors -- Description: A Vim plugin that allows multiple cursors for simultaneous editing. "terryma/vim-multiple-cursors", }, }