| Computers Forum Index » Computer - Editors » VLOOKUP ON VIM... |
|
Page 1 of 1 |
|
| Author |
Message |
| fel... |
Posted: Tue Oct 13, 2009 9:09 pm |
|
|
|
Guest
|
is it possible, to have a functionality similar of that of excel's
vlookup on vim?
that would be awesome, but I can't even begin to think of how it would
be done, vimscript perhaps?
what do you guys think? |
|
|
| Back to top |
|
|
|
| Christian Brabandt... |
Posted: Wed Oct 14, 2009 10:08 am |
|
|
|
Guest
|
On 2009-10-13, fel <felipevaldez at (no spam) gmail.com> wrote:
Quote: is it possible, to have a functionality similar of that of excel's
vlookup on vim?
What is that doing?
regards,
Christian |
|
|
| Back to top |
|
|
|
| Anand Hariharan... |
Posted: Sun Nov 01, 2009 2:45 am |
|
|
|
Guest
|
On Oct 13, 4:09 pm, fel <felipeval... at (no spam) gmail.com> wrote:
Quote: is it possible, to have a functionality similar of that of excel's
vlookup on vim?
that would be awesome, but I can't even begin to think of how it would
be done, vimscript perhaps?
what do you guys think?
:h /\%c
:h /\%v |
|
|
| Back to top |
|
|
|
|