mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Make monokai recipe use the github fetcher.
This will make the info on the website more featureful.
This commit is contained in:
parent
de09fcf14f
commit
2bc9ce95a0
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
(monokai-theme
|
||||
:url "https://github.com/oneKelvinSmith/monokai-emacs.git"
|
||||
:fetcher git)
|
||||
:repo "oneKelvinSmith/monokai-emacs"
|
||||
:fetcher github)
|
||||
|
|
Loading…
Reference in a new issue