> You don't specify what you want to DO with these files. For finding
> and editing a particular file, I use:
>
> :set wildmenu
> :e root_dir_path/**/*.sln<Tab>

> I know there are also plugins that relate to finding files, but the
> only one I know off the top of my head is FuzzyFinder.
>
> If you want a list, you can always:
>
> :r !dir /s /b *.sln

I want to build and add a menu to vim of Visual Studio Projects.

-- 
You received this message from the "vim_use" 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

Reply via email to