Re: patch for block textobj search

2014-06-17 Fir de Conversatie Tom McDonald
On Friday, January 31, 2014 2:52:38 PM UTC-5, Daniel paradigm Thau wrote: On Wednesday, January 29, 2014 7:40:10 PM UTC-5, Daniel paradigm Thau wrote: Apologies for the delay. Review for those who have forgotten and/or don't care to backread: With this patch, if the user attempts to

Re: [PATCH] Make i( and i[ text objects behave like i{

2014-06-16 Fir de Conversatie Tom McDonald
On Saturday, June 14, 2014 10:21:30 AM UTC-4, Christian Wellenbrock wrote: On Friday, June 13, 2014 4:39:37 PM UTC+2, Tom McDonald wrote: Here's a recording of a demonstration of the current behaviour: https://asciinema.org/a/10129 I agree that this change is useful and more consistent

Re: [PATCH] Make i( and i[ text objects behave like i{

2014-06-13 Fir de Conversatie Tom McDonald
Here's a recording of a demonstration of the current behaviour: https://asciinema.org/a/10129 -- -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You

[PATCH] Make i( and i[ text objects behave like i{

2014-06-12 Fir de Conversatie Tom McDonald
There's an exception to the i{ text object that ignores ignores leading whitespace before the final } character. I think it would be useful if this extended to the i( and i[ text objects as well. In particular, as a PHP developer, I run into code like this a lot: $foo = array(