Monday, May 31
a brief digression about keybindings
My .vimrc now includes:
map <F4> :set invnumber<CR>
imap <F4> <ESC>:set invnumber<CR>
Which I think is a bit cheesy, but it works and has the virtue of having been obvious to implement while I was high as a goddamned kite.