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

Make <Plug>delimitMateJumpMany to work with g:delimitMate_excluded_ft. #185

Closed liangfeng closed 9 years ago

liangfeng commented 10 years ago

Hi, Raimond, Thanks for the amazing plugin! I change the mapping option of delimitMateJumpMany to make delimitMateJumpMany work with g:delimitMate_excluded_ft.

Thanks & Best Regards,

liangfeng

Raimondi commented 9 years ago

What problem does this PR solve? I don't get it.