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

@ -1,4 +1,4 @@
;;; emacs/vterm/autoload.el -*- lexical-binding: t; -*-
;;; tools/vterm/autoload.el -*- lexical-binding: t; -*-
;;;###autoload
(defun +vterm/open (arg)

View File

@ -1,4 +1,4 @@
;;; emacs/vterm/config.el -*- lexical-binding: t; -*-
;;; tools/vterm/config.el -*- lexical-binding: t; -*-
(def-package! vterm
:load-path (lambda () (list (concat doom-packages-dir "/quelpa/build/vterm")))

View File

@ -1,4 +1,4 @@
;;; emacs/vterm/doctor.el -*- lexical-binding: t; -*-
;;; tools/vterm/doctor.el -*- lexical-binding: t; -*-
(unless (executable-find "vterm-ctrl")
(warn! "Couldn't find libvterm library. Please install it on your system"))

View File

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

View File

@ -1,4 +1,4 @@
#+TITLE: emacs/vterm
#+TITLE: tools/vterm
#+DATE: January 16, 2019
#+SINCE: {replace with next tagged release version}
#+STARTUP: inlineimages