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

@<Plug>delimitMate< does not work properly in html files #244

Closed yevhen-m closed 7 years ago

yevhen-m commented 8 years ago

@delimitMate< jumps to the next opening "<" symbol, instead of inserting a new one.