example text:
(helloword)
When use vim to select a enclosing typing pair, you can choose to select the punctuation or not, by using command 'i' and 'a'. eg 'vi(' 'va('
When use Textmate, select Enclosing Typing Pairs command will make the selection with punctuations like vim's 'va(' does. Is it possible to make the selection without punctuations like vim's 'vi(' does?