I have got Mac on work, Ubuntu on my notebook, CentOS on my server, Windows at my girlfriend place and my VM. I used to work on gMate (Ubuntu) that is very good and not far from TextMate (on my Mac), e.texteditor (Windows) and nano on CentOs. Now I want to install one editor for all my environments. I can choose vim or emacs. I think vim is more simple to manage :).
I know that there are a bunch of rails castomizations (plugins): from Akita, scrooloose, Pope etc. I've tasted all of them sometime ago. All of them was buggy (I think the problem is in my hands).
So what I really need now is to choose one plugin which is simple to install.
And second big deal is set of your favorite vim commands like:
- Open folder as project (and open the folder as project and exclude some subfolders from public dir)
- Fast open file from my project
- Open reffering controller/model/helper/etc
- Extract partial
- Using snippets
- Code autocomplete
- Rails console / Terminal / Git support
- Working with tabs
and other useful stuff from *Mates.
And I want to set vim face: like file manager on the left, console on the bottom etc. What should I do for it.
After bounty: Thanks to everybody! Going to win the vim!