sponsor Vim development Vim logo Vim Book Ad

a_pair : combine {}, [], () into one text object :

 script karma  Rating 40/15, Downloaded by 672  Comments, bugs, improvements  Vim wiki

created by
colin cai
 
script type
utility
 
description
the script combine {}, [], () into one text object ap

github : https://github.com/caigithub/a_pair/wiki

==================
1:  {
2:      aaa                             // execute : dap, it will delete the {}, line1-line11
3:      [
4:           bbb                        // execute : vap, it will select the  [], line4-line8
5:           (
6:                ccc                    // execute : xap, it will cut the (), line5-line7
7:            )
8:            ddd
9:      ]
10:    ggg
11:  }


  
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
a_pair.vim 7.0 2014-07-26 7.0 colin cai Initial upload
ip used for rating: 18.208.172.3

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github