mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
tools/vterm: install vterm from MELPA
This commit is contained in:
@ -1,7 +1,4 @@
|
|||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; tools/vterm/packages.el
|
;;; tools/vterm/packages.el
|
||||||
|
|
||||||
(package! vterm :recipe
|
(package! vterm)
|
||||||
(:fetcher github
|
|
||||||
:repo "akermu/emacs-libvterm"
|
|
||||||
:files ("*")))
|
|
||||||
|
Reference in New Issue
Block a user