MacVim is a version of the Vim text editor for Mac OS X.
I see <leader> in many .vimrc files, and I am wondering what does it mean? What is it …
vim macvimI'm having trouble with autocompletion. How can I get a code suggestion while I'm typing? I usually develop in PHP, …
vim autocomplete macvimI have MacVim installed and I am trying to set it up as the editor for Git (version control), but …
macos shell vim command-line macvimI am using OS X 10.9.1 (Mavericks). What are the systematic steps to install to Gvim or MacVim in Mac OS? …
macos vim macvimHow can I highlight all occurrence of a selected word in GVim, like in Notepad++?
vim macvimI'm reasonably new to OS X, but I'm familiar with Vim from using it in various *nix systems. I've seen …
macos vim text-editor macvimI'm a Ruby programming trying to switch from Textmate to MacVim, and I'm having trouble wading through the gargantuan lists …
vim keyboard-shortcuts macvimIs there a way to profile Vim plugins? My MacVim becomes slower and slower when I open a large .py. …
debugging optimization vim macvimHow can I jump to the next character X in vim? I frequently use, e.g., dt: or ct: to …
vim macvim