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

Now allow the cursor to tab through closing chars. #63

Open m3rck opened 9 years ago

m3rck commented 9 years ago

Not a vimscript expert, but I thought this was useful.