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

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
Programación

Multiprocessing: una piscina de procesos en tu Python

Cada año durante las vacaciones, como buen informático, aprovecho para leer cosas diferentes y aprender algo nuevo, en esta ocasión he podido estudiar sobre la librería...

Posted on by Juanmi Taboada