I have started out with macvim and now fairly comfortable with the navigation (on a single file) and now I need to write a whole project (say rails) using mvim.
In textmate, you have mate project_dir
which opens the project in a side drawer, so my question is:
- Is there a similar feature in mvim?
- How can a complete project managed in traditionally in macvim?
Links to some write-ups are welcomed.