Re: Treat section of file as entire file

2014-07-21 Thread Youen Lansade
On Mon, Jul 21, 2014, at 04:42 PM, Paul wrote: > Say you have a file that contains many code functions, and you're only > concerned with one particular function. I wonder if there's a plugin that > will let you select a part of a file, in this case our function, and > limit vim 'things' to only thi

Re: Treat section of file as entire file

2014-07-21 Thread Marcin Szamotulski
On 10:51 Mon 21 Jul , Ethan Hereth wrote: > On Mon, Jul 21, 2014 at 10:42 AM, Paul wrote: > > Say you have a file that contains many code functions, and you're only > > concerned with one particular function. I wonder if there's a plugin that > > will let you select a part of a file, in this c

Re: Treat section of file as entire file

2014-07-21 Thread Ethan Hereth
On Mon, Jul 21, 2014 at 10:42 AM, Paul wrote: > Say you have a file that contains many code functions, and you're only > concerned with one particular function. I wonder if there's a plugin that > will let you select a part of a file, in this case our function, and limit > vim 'things' to only thi

Treat section of file as entire file

2014-07-21 Thread Paul
Say you have a file that contains many code functions, and you're only concerned with one particular function. I wonder if there's a plugin that will let you select a part of a file, in this case our function, and limit vim 'things' to only this selected section. For example, doing a / search w