Top "Macvim" questions

MacVim is a version of the Vim text editor for Mac OS X.

vim: is there a plugin to show all of your TODO tags in source?

Like most of you, I work in several source files of code every day. A lot of the time, my …

vim macvim
$PATH variable not properly set in gvim/MacVim when it is opened from the finder

I am using MacVim (basically gvim for the mac). If I open macvim from the command line then my $PATH …

macos vim command-line path macvim
Changing the Leader in MacVim?

I'm trying to change <Leader> in MacVim to be something less carpal-tunnel inducing. I have added this line …

vim vi macvim
Vim Ultisnips - How do I move to the next placeholder or tabstop?

I just installed a brand new copy of Macvim and UltiSnips, but I can't figure out how to move to …

vim placeholder macvim tabstop ultisnips
vim: delete all whitespace characters up to my cursor

is there anyway to delete every character on the same line as a cursor, all the way up to the …

vim macvim