mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
Make stan-mode point to the correct repository.
This commit is contained in:
parent
10c05b3a81
commit
91e00b6860
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
(stan-mode
|
||||
:fetcher github
|
||||
:repo "stan-mode/stan-mode"
|
||||
:repo "stan-dev/stan-mode"
|
||||
:files ("stan-mode.el" "stan-keywords-lists.el" "ac-dict"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue