Evil-mode (Part 1)
I’ve been using vim for the last 4 years regularly as my text editor, and in many ways, vim has permiated all the other tools I use. In any application that I can, I will use vi/vim bindings if they are offered. I use vi-mode emulation in my terminal shell, zsh. I use a vim emulation layer in Firefox called Pentadactyl. I use a pdf reader called mupdf that has vim bindings, and the list goes on. Since learning the programming language Clojure, though, I’ve been interested in learning the text editor emacs, as there are a lot of Clojure tools designed around emacs. I still have no idea what I’m doing, nonetheless… ...