Lint vterm-mgt.el
- Add Version, URL, Package-Requires sections
This commit is contained in:
parent
b09980f681
commit
91083d1ac5
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
;;; vterm-mgt.el --- Help me manage my vterm instances -*- lexical-binding: t -*-
|
||||
|
||||
;; Author: William Carroll <wpcarro@gmail.com>
|
||||
;; Version: 0.0.1
|
||||
;; URL: https://git.wpcarro.dev/wpcarro/briefcase
|
||||
;; Package-Requires: ((emacs "25.1"))
|
||||
|
||||
;;; Commentary:
|
||||
;; Supporting functions to instantiate vterm buffers, kill existing vterm
|
||||
|
|
Loading…
Reference in a new issue