[Cmake] emacs & vim indentation modes

Brad King brad . king at kitware . com
Thu, 19 Jun 2003 15:13:39 -0400 (EDT)


Hello,

CMake indentation modes are now available for emacs and vim.  The mode
files will indent listfile code and do some basic syntax highlighting.

The files are available for download here:

http://www . cmake . org/HTML/Download . html

or more specifically here:

http://www . cmake . org/CMakeDocs/cmake-mode . el
http://www . cmake . org/CMakeDocs/cmake-indent . vim

The files available on the web page will be updated nightly with changes
made to the CVS versions in the cmake repository.  Suggestions are
welcome.

-Brad