AutoClose (vim online)
Auto close pair of characters
- Script id: 2009
- Author: Thiago Alves
- Latest version: 1.4
- Release date: 2008-09-04
- Release notes:
Fix a problem when use AutoClose on Visual Mode Blockwise. Unfortunatelly Backspace will not work as expected on this mode due Vim behavior. E.g.:
Select a column of text and press <Backspace> than <Delete> keys. You'll see that only the first line will be changed.