Townk / vim-autoclose

This plugin for Vim enable an auto-close chars feature for you. For instance if you type an '(', ``autoclose`` will automatically insert a ')' and put the cursor between than.
http://townk.github.com/vim-autoclose/
503 stars 66 forks source link

Add support for putty terminals to fix problems with escaping #61

Open stefanjarina opened 10 years ago

stefanjarina commented 10 years ago

To fix issues with escaping when using of some characters in insert mode for putty terminals.