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

Multiple issues with quotes when ft=sh and line contains special chars #108

Closed spiiph closed 11 years ago

spiiph commented 12 years ago

How to reproduce:

:e foo.sh
i(foo)<CR>{bar}<CR>/<CR>!<CR>baz<Esc>
u (note effect)
<C-R>ggI"<Esc> (note effect)
jI"<Esc> (note effect)
jI"<Esc> (note effect)
jI"<Esc> (note effect)
jI"<Esc>A"<Esc> (works as expected)
Raimondi commented 11 years ago

This is a bug on Vim, see http://tinyurl.com/7axt5pw