mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Add flymake-perlcritic
This commit is contained in:
parent
42cb528e2a
commit
5c1fcdfe6e
1 changed files with 4 additions and 0 deletions
4
pkglist
4
pkglist
|
@ -70,6 +70,10 @@
|
|||
:files ("findr.el"))
|
||||
(flymake-cursor
|
||||
:fetcher wiki)
|
||||
(flymake-perlcritic
|
||||
:url "git://github.com/illusori/emacs-flymake-perlcritic.git"
|
||||
:fetcher git
|
||||
:files ("flymake-perlcritic.el"))
|
||||
(full-ack
|
||||
:url "git://github.com/nschum/full-ack.git"
|
||||
:fetcher git
|
||||
|
|
Loading…
Reference in a new issue