Tagged Questions
2
votes
2answers
406 views
MacVim — switch to tab where file is opened if trying to open an already-opened file
Over the course of the day, I often open many tabs/windows open in MacVim, I forget exactly which files I've opened etc.
Then when I try to open a file I have already opened somewhere, I get ...
1
vote
2answers
306 views
MacVim — how to make Ctrl+A go to beginning of line, Ctrl+E to the end of the line
I'm trying to switch to MacVim as my main editor, and I'm liking it so far, except for one issue:
I got really used to the Mac shortcuts control-A to go to the beginning of a line, and control-E to ...
2
votes
1answer
221 views
Annoying blank window in MacVim - how to get rid of it?
Whenever I start MacVim, a window opens that is not a buffer and doesn't seem to do anything - it doesn't react to any input at all, even - and that is the annoying part - the Mac OS X close button ...
2
votes
1answer
1k views
where is ~/.vim folder? and how to install themes?
I downloaded color sample pack from http://vim.sourceforge.net/scripts/script.php?script_id=625
it says i should unzip and place it into ~/.vim
but where is this folder?
I tried unzip it to my ...