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

Fix #49 #66

Open somini opened 9 years ago

somini commented 9 years ago

The expand function changes the second argument, not the first.

Fix #49

somini commented 8 years ago

I've merged this PR on my fork. https://github.com/somini/vim-autoclose