On Thursday, January 17, 2013 12:31:53 PM UTC-5, Chris Schneider wrote: > I disagree with merging any osx-native file drawer into MacVim. I'm not sure > why a plain vim plugin like nerdtree doesn't do exactly what you want?
For one, the drawer persists across all buffers and tabs; whereas, if I have nerdtree up and press t, it will open up a new tab, but nerdtree won't be up in that new tab. I can have a script that will always keep nerdtree up, but that's not the desirable behavior. > Beyond that, I don't think adding a bunch of extra code to MacVim is good. I > want it to be a fairly thin, error free wrapper that hoists a command line > app to be a proper windowed app. So why not just use vim in your terminal? -- You received this message from the "vim_mac" 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
