rename vterm from :emacs to :tools

This commit is contained in:
SteamedFish
2019-02-17 00:03:36 +08:00
parent 1e864df8cd
commit d6496fc168
6 changed files with 6 additions and 6 deletions

View File

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