tools/vterm: install vterm from MELPA

This commit is contained in:
Henrik Lissner 2019-05-14 22:02:11 -04:00
parent 9cfbe53d37
commit b58199ca61
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -1,7 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; tools/vterm/packages.el
(package! vterm :recipe
(:fetcher github
:repo "akermu/emacs-libvterm"
:files ("*")))
(package! vterm)