Opening files recursively in Vim

· Ben’s Blog


I wanted to open all the project files in my solution folder in Vim. Here's how:

:n **/*.csproj