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 117 forks source link

CTRL-W won't work #293

Open Nolaan opened 3 years ago

Nolaan commented 3 years ago

Hello thanks for this great plugin. However I've stumble upon an issue where <c-w> won't act properly. I've noticed the issues mentioning YCM and updated this plugin. Backspace <BS> works properly however I cannot achieve the same results with <c-w> Thanks.