emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/dtache b45d3a6a74 05/19: Add vterm to dtache-init


From: ELPA Syncer
Subject: [elpa] externals/dtache b45d3a6a74 05/19: Add vterm to dtache-init
Date: Wed, 18 May 2022 12:57:36 -0400 (EDT)

branch: externals/dtache
commit b45d3a6a74cb6ab18cb5d0d55edc19903762ef61
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Add vterm to dtache-init
---
 dtache-init.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dtache-init.el b/dtache-init.el
index 22c3d842d4..36c08ec189 100644
--- a/dtache-init.el
+++ b/dtache-init.el
@@ -50,7 +50,8 @@
                                      (eshell . dtache-init-eshell)
                                      (org . dtache-init-org)
                                      (projectile . dtache-init-projectile)
-                                     (shell . dtache-init-shell))
+                                     (shell . dtache-init-shell)
+                                     (vterm . dtache-init-vterm))
   "Alist which contain names of packages and their initialization function.")
 
 (defun dtache-init (&optional packages)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]