Re: How get a list of substrings matching a pattern?

2015-06-26 Thread Benji Fisher
On Fri, Jun 26, 2015 at 11:33 AM, BPJ b...@melroch.se wrote: I have succeeded in writing a function which splits the contents of a visual selection on a pattern, reverses the resulting list, joins it together on a separator and puts the result back into the visual selection (Yes that's kind

How get a list of substrings matching a pattern?

2015-06-26 Thread BPJ
I have succeded in writing a function which splits the contents of a visual selection on a pattern, reverses the resulting list, joins it together on a separator and puts the result back into the visual selection (Yes that's kind of basic, right?): fun! RevList(...) let

Re: How get a list of substrings matching a pattern?

2015-06-26 Thread Nikolay Pavlov
2015-06-26 18:33 GMT+03:00 BPJ b...@melroch.se: I have succeded in writing a function which splits the contents of a visual selection on a pattern, reverses the resulting list, joins it together on a separator and puts the result back into the visual selection (Yes that's kind of basic,

Re: netrw hide files beginning with . while using the long liststyle

2015-06-26 Thread Rick Dooling
On Thursday, June 25, 2015 at 3:27:20 PM UTC-5, Charles Campbell wrote: Rick Dooling wrote: On Monday, March 9, 2015 at 7:53:06 PM UTC-5, DrChip wrote: Rick Dooling wrote: I saw another thread herein where the conversation touched on this but without a conclusive answer. I like the