See ./installer for more info.

Tue Oct 22 19:12:31 EDT 2019
Needed on CentOS 7 - manually because it's huge and it's a metapackage.
    yum groupinstall 'Development Tools'

Sun Oct 15 15:39:14 PDT 2017
Added eslint in syntastic - where available.  See README.ecmascript for info about installing
eslint.

Tue Sep 12 17:58:43 PDT 2017
Back to syntastic. No more pymode. Probably should add one or more a variables to control each.

Sat Mar 26 11:00:11 PDT 2016
Added https://github.com/yegappan/mru.git

Thu Mar 10 15:08:51 PST 2016
Nice in ~/.bashrc at Cylance:
export PYLINT_ARGS="--max-line-length 132 --indent-string='\t'"

Thu Mar 10 09:42:04 PST 2016
syntastic comes from git clone https://github.com/scrooloose/syntastic.git

Fri Feb 26 10:34:19 PST 2016
nerdtree-diff deals with a problem in mrxvt. It uses ASCII instead of UTF-8 (?)
to display the hierarchy.  It also makes selecting a directory work; it's
not merely cosmetic.