el-get/recipes/json-mode.rcp
2014-06-15 11:31:17 +02:00

6 lines
249 B
Plaintext

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