Use a new version of js2-mode

This commit is contained in:
Jascha Geerds 2012-03-22 21:42:51 +01:00
parent cc86f87b5c
commit 084b9c15b4

View File

@ -1,4 +1,6 @@
(:name js2-mode
:type emacsmirror
:website "https://github.com/mooz/js2-mode#readme"
:description "An improved JavaScript editing mode"
:type github
:pkgname "mooz/js2-mode"
:prepare (autoload 'js2-mode "js2-mode" nil t))