NERD Tree and MacVim

2012-06-20 Thread Jason Slack-Moehrle
So I configured NERD Tree with macVim and it works for the first tab. However when I open docs in new tabs (any fashion: Finder, command- line, etc) NERD Tree doesn't show up in the other tabs, just the first. Is there any way to make this work? I dont recall how I set NERD Tree up, but I am sure

MacVIM help?

2012-06-14 Thread Jason Slack-Moehrle
I am trying to create a macVim environment that allows files when double clicked from the Finder and opened via a command-line to be opened in MacVim in tabs. I have in my .vimrc: tabs=true and in my .bash_profile: alias mvim="open -a "/Applications/MacVim-snapshot-64/MacVim.app"" In MacVim