mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 19:19:51 +00:00
Added gaprc file to recipe for gap-mode
This commit is contained in:
parent
00c7d5819a
commit
7a4b54c5c7
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
(gap-mode
|
||||
:fetcher hg
|
||||
:url "https://bitbucket.org/gvol/gap-mode")
|
||||
:url "https://bitbucket.org/gvol/gap-mode"
|
||||
:files ("*.el" "emacs.gaprc"))
|
||||
|
|
Loading…
Reference in a new issue