I wanted to open all the project files in my solution folder in Vim. Here's how:
:n **/*.csproj
last updated:
I wanted to open all the project files in my solution folder in Vim. Here's how:
:n **/*.csproj