el-get/recipes/json-mode.rcp

6 lines
249 B
Plaintext
Raw Normal View History

(:name json-mode
:description "Major mode for editing JSON files, extends the builtin js-mode to add better syntax highlighting for JSON."
:type github
2014-06-15 17:31:17 +08:00
:pkgname "joshwnj/json-mode"
:depends (json-snatcher json-reformat))