el-get/recipes/cmake-mode.rcp
Rüdiger Sonderfeld d7b970c945 recipes: Update cmake-mode recipe.
`cmake-mode.el' is now hosted in the cmake git and it comes with
autoloads and everything.

./test-recipe.sh output: *** SUCCESS ../recipes/cmake-mode.rcp ***

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2014-03-21 20:45:55 +01:00

6 lines
310 B
Plaintext

(:name cmake-mode
:website "http://www.itk.org/Wiki/CMake/Editors/Emacs"
:description "Provides syntax highlighting and indentation for CMakeLists.txt and *.cmake source files."
:type http
:url "http://cmake.org/gitweb?p=cmake.git;a=blob_plain;hb=master;f=Auxiliary/cmake-mode.el")