Blog


Vim Tip: Remapping `jj` to Escape cover image

Vim Tip: Remapping `jj` to Escape

May 13, 2017 | By Eric Van Johnson
development vim

The Escape key is probably one of the more important keys for a Vim user. Whenever in insert mode, the Escape key kicks you back to normal mode. But here's the thing, the Escape key is soooooo far away. Alright, it's not that bad, but when you are...


PHP Lint has got your back cover image

PHP Lint has got your back

February 23, 2016 | By Eric Van Johnson
development php git

Hopefully, you have one of those friends who has your back, who will step in and stop you from making a really, really stupid mistake. Because we all are fallible and whether it be in a moment of rage, or just because we are in a rush, we will make...


Making PHPStorm act more like my Vim cover image

Making PHPStorm act more like my Vim

February 16, 2016 | By Eric Van Johnson
development phpstorm vim

I've been using Vim for years, and I have built up a lot of muscle memory. I also have a few Vim plugins I feel like I can not live without, which also have their key bindings. From time to time, I will play with another editor but only if it offers...