Raimondi / delimitMate

Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
http://www.vim.org/scripts/script.php?script_id=2754
1.98k stars 116 forks source link

delimitMate not working with terryma/vim-multiple-cursors #290

Closed pengux closed 3 years ago

pengux commented 3 years ago

When using multiple cursors, typing " results in the string <Plug>delimitMate instead.

Raimondi commented 3 years ago

Vim doesn't have a multiple cursor feature, I think the problem is in the plugin that provides that feature.

pengux commented 3 years ago

Of course, the plugin is terryma/vim-multiple-cursors as mentioned. If compatibility with that plugin is something delimitMate may never have, then for anyone who finds this issue, you can toggle DelimitMateOff and DelimitMateOn when using multiple cursors.

Raimondi commented 3 years ago

That plugin is deprecated, I'd try with the suggested alternative https://github.com/mg979/vim-visual-multi