updated stan-mode recipe

This commit is contained in:
Jeff Arnold 2014-04-13 03:31:04 -04:00
parent 669342d2b3
commit dfd724ab55

View file

@ -1,5 +1,5 @@
(stan-mode
(stan-mode
:fetcher github
:repo "stan-dev/stan-mode"
:files ("*.el" "snippets"))
:repo "stan-mode/stan-mode"
:files ("stan-mode.el" "stan-keywords-lists.el"))