The macvim tag has no wiki summary.
3
votes
2answers
172 views
Is it possible to make all text fields in OS X editable with Vi keybindings?
What I'm looking for is a way to use Vi-style keybindings throughout OS X, similar to how invoking:
$ set -io vi
in a Terminal will give Vi-style keybindings when using the shell.
I'm guessing this ...
2
votes
4answers
503 views
Set macvim as default application after homebrew installation
I've installed macvim via homebrew. This is working fine.
But when it commes to choose a default application for a new file type I cannot see MacVim. How can I set MacVim as the default application ...
2
votes
1answer
227 views
Assign a key to switch to fullscreen instance of MacVim
I have MacVim running full screen in Mac OS X Lion, and I want to switch to the MacVim screen when I hit e.g. F15.
Is there a way to accomplish this?