databases, elisp, vim major mode

databases, elisp, vim major mode

Well, last week sucked a lot. An upside of being overworked is that I know more about database performance tuning and OS scheduling than I did before, and honed some profiling skills. All this whilst working hard and fast in a low morale environment! I must be made of steel or something.

Anyway, I’ve now got some more emacs major modes: in addition to zonefile.el, there’s graphviz.el for syntax highlighting of graphviz style dot files and filtergen.el for highlighting the filtergen rules syntax. These, again, are in my elisp--main--0 arch repository.

James had a good idea last week: a major mode that reads the vim syntax files, thus giving emacs users access to all the exsiting vim highlighting. So evil it just might work.