Update packages/ Add org-ref

This commit is contained in:
Mateus Pinto Rodrigues
2018-06-11 13:50:46 -03:00
parent 47702fe74a
commit f6ec2ebf59
504 changed files with 86348 additions and 611 deletions

View File

@@ -0,0 +1,9 @@
(define-package "js2-mode" "20180605.1425" "Improved JavaScript editing mode"
'((emacs "24.1")
(cl-lib "0.5"))
:keywords
'("languages" "javascript")
:url "https://github.com/mooz/js2-mode/")
;; Local Variables:
;; no-byte-compile: t
;; End: