Firefox DevTools Vim Mode
I've been using Firefox more and more lately, and keep discovering new features with the devtools. One of the most handy when trying to edit css or html is vim mode.
To enable vim mode in the devtools, first to to your about:config
page:

Change the devtools.editor.keymap
setting to vim
and you get all your familiar editing functionality.
