mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
updated stan-mode to point to stan-dev/stan-mode on github
This commit is contained in:
parent
cff2e305a4
commit
0af2ec7bc6
1 changed files with 3 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
|||
(stan-mode
|
||||
:fetcher git
|
||||
:url "https://code.google.com/p/stan/"
|
||||
:files ("src/StanMode/*.el"))
|
||||
;; (stan-mode
|
||||
;; :fetcher github
|
||||
;; :repo "jrnold/stan-mode"
|
||||
;; :files ("*.el" "snippets"))
|
||||
:fetcher github
|
||||
:repo "stan-dev/stan-mode"
|
||||
:files ("*.el" "snippets"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue