mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
47c50b0502
Needed to change file paths since I refactored the repository structure so that stan-snippets and stan-mode are in different directories.
5 lines
171 B
Text
5 lines
171 B
Text
(stan-snippets
|
|
:fetcher github
|
|
:repo "stan-dev/stan-mode"
|
|
:files ("stan-snippets/stan-snippets.el"
|
|
("snippets/stan-mode" "stan-snippets/snippets/stan-mode/.yas-*")))
|