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; -*-
|
||||
;;; tools/vterm/packages.el
|
||||
|
||||
(package! vterm :recipe
|
||||
(:fetcher github
|
||||
:repo "akermu/emacs-libvterm"
|
||||
:files ("*")))
|
||||
(package! vterm)
|
||||
|
Reference in New Issue
Block a user