mirror of
https://github.com/correl/melpa.git
synced 2025-04-07 17:00:09 -09:00
Add recipe for mmm-mode, which uses a wildcard for :files
This commit is contained in:
parent
81e9a89448
commit
a2068c01e1
1 changed files with 4 additions and 0 deletions
4
pkglist
4
pkglist
|
@ -90,6 +90,10 @@
|
|||
:url "git://github.com/milkypostman/markdown-mode-plus.git"
|
||||
:fetcher git
|
||||
:files ("markdown-mode+.el" "HTML as Markdown in Emacs.applescript"))
|
||||
(mmm-mode
|
||||
:url "git://github.com/purcell/mmm-mode.git"
|
||||
:fetcher git
|
||||
:files ("mmm*.el"))
|
||||
(paredit
|
||||
:url "http://mumble.net/~campbell/emacs/paredit"
|
||||
:fetcher darcs
|
||||
|
|
Loading…
Add table
Reference in a new issue