=====================
Chapel editor support
=====================

This directory contains rudimentary support for code
coloring/formatting in emacs and vim.  It also contains support for
the GNU source-highlight tool.  See the README files in the individual
subdirectories for details on using the modes.

Both the emacs and vim modes for Chapel were created by modifying
existing language formatting modes for the respective editors and are
therefore licensed according to the agreements of those packages
(i.e., the GPL for emacs and the VIM license for vim).  See the
LICENSE files in the emacs/ and vim/ subdirectories for details.
