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

@ -60,7 +60,6 @@
hideshow ; basic code-folding support
imenu ; an imenu sidebar and searchable code index
;;term ; terminals in Emacs
;;vterm ; another terminals in Emacs
vc ; version-control and Emacs, sitting in a tree
:tools
@ -80,6 +79,7 @@
;;tmux ; an API for interacting with tmux
;;upload ; map local to remote projects via ssh/ftp
;;wakatime
;;vterm ; another terminals in Emacs
:lang
;;assembly ; assembly for fun or debugging