vim - Run MacVim Inside Terminal -


I have recently switched from Mac to MacVM because it has Ruby support, though different UI is very inconvenient. Is there a way to run Macquin inside the terminal instead of booting a different UI to mvim ?

You want to compile the vim with Ruby support. You can compile Macquium with Ruby Support and use Terminal Vime, which is included in its package on /Applications/MacVim.app/Contents/MacOS/vim . This article contains instructions for compiling Macquim with Ruby:

Comments