[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: poor's man "packet" distribution
- From: Henk Boom <henk@...>
- Date: Fri, 13 May 2011 03:27:17 -0400
On 13 May 2011 03:05, Emmanuel Oga <emmanueloga@gmail.com> wrote:
> Hi,
>
> I made a tool which kind of mixes the functionality of tree and grep
> together. You can check it out at:
>
> https://github.com/EmmanuelOga/mwalker
>
> The idea is to (somehow) use this inside vim to mimic the command-T
> key of textmate users. I still need to find out how to write such vim
> plugin.
Have you tried http://www.vim.org/scripts/script.php?script_id=3025 ;)
henk