aboutsummaryrefslogtreecommitdiffstats
path: root/oni-vterm.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-vterm.el')
-rw-r--r--oni-vterm.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/oni-vterm.el b/oni-vterm.el
index d2f6d5a..d2b7314 100644
--- a/oni-vterm.el
+++ b/oni-vterm.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0524.200055
+;; Version: 2021.0715.215412
;; Package-Requires: (vterm)
;; This program is free software; you can redistribute it and/or modify
@@ -22,7 +22,10 @@
;;; Commentary:
+;; My vterm configuration. Add the following to your init file if you want to
+;; use this configuration:
;;
+;; (with-eval-after-load 'vterm (require 'oni-vterm))
;;; Code: