Fetch perl6-mode from GitHub

https://github.com/perl6/perl6-mode
This commit is contained in:
syl20bnr 2018-01-25 00:07:56 -05:00
parent 79b87c7d5a
commit 9d540f8a95

View file

@ -14,7 +14,10 @@
evil
flycheck
(flycheck-perl6 :requires flycheck)
perl6-mode
;; Not available in MELPA for now
;; TODO check progress on issue: https://github.com/melpa/melpa/issues/5261
(perl6-mode :location (recipe :fetcher github
:repo "perl6/perl6-mode"))
))
(defun perl6/post-init-company ()