RocknrollMarcs Coding Adventures

‘‘If you always do what you always did, you will always get what you always got.’’ Albert Einstein

Vim Rails

| Comments

If you are like me then there is nothing nicer then Living in the Terminal

The hook is you actualy have to do something to make this editor make your life easyer For me, I never felt at home in any IDE, maybe Webstorm but not even that :)

It does take a while until you have wet up your perfect Vim environment. I use the YADR framework for every new machiene I have to setup.

Here is a Link to YADR it has:

  • ZSH
  • VIM
  • Solarized

And here is a nice Video tutorial on how to use Vim with Rails

Comments