el-get/recipes/ncl-mode.rcp
2015-01-26 05:55:59 +09:00

9 lines
271 B
Plaintext

(:name ncl-mode
:type github
:website "http://www.ncl.ucar.edu/"
:description "ncl-mode and other goodies for editing Ncar Command
line Language(NCL) files."
:load-path (".")
:compile (".*\\.el$")
:pkgname "yyr/ncl-mode")