Related Articles

Back to Latest Articles
Vim with steroids: code faster and better!

Vim with steroids: code faster and better!


Juanmi Taboada
Juanmi Taboada
Vim with steroids: code faster and better!

Yes, I am a developer who writes its stuff with “vim”. What’s up?

Several times I have discussed if Vim is or is not an IDE. Many people don’t understand why we love it so much vim, and they even think Vim is just a text editor. Despite what they think, I can prove Vim is more than an IDE (vimdiff, vimperator for firefox) and can be a much better IDE than many others (it is just the fastest of all of them).

If you want to code faster and better, I have attached my Vim configuration, which is ready to use.

Enjoy it!    You can get it from my GitHub!

I’ve been using Vim for about 2 years, mostly because I can’t figure out how to exit it.

Comments

Related Articles

Programación

Finishing the frame for an Underwater ROV

In my last post, “How I designed the frame for my Underwater ROV“, I gave all details about the design I used for the frame for Alioli Underwater ROV. In this post, I...

Posted on by Juanmi Taboada
Programación

Cómo desactivar SSL3: Poodle amenaza la red

Poodle se convierte en una amenaza para la red, se recomienda desactivar SSL3 del navegador. Hace tan sólo 2 días Google reveló una nueva vulnerabilidad que afecta a la...

Posted on by Juanmi Taboada