How do I set the EDITOR variable so that MacVim will launch within my terminal and not a separate GUI?
I tried: > export EDITOR='mvim -v' But that doesn't work. Running it directly does work: > mvim -v Normal vim does what I expect: > export EDITOR='vim' In case it makes any difference, EDITOR is being used when I execute: > direnv edit . Cheers -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_mac+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.