How to use:
Add this to your .emacs file (altering the path to wherever your capnproto directory lives):
(add-to-list 'load-path "~/src/capnproto/highlighting/emacs") (require 'capnp-mode)