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

Update plugin/AutoClose.vim #41

Closed lowks closed 12 years ago

lowks commented 12 years ago

To prevent this from happening: http://stackoverflow.com/questions/8395923/vim-configuration-throwing-errors-on-one-machine-but-not-the-other

artm commented 12 years ago

nice catch. thanks.