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

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

[nongnu] elpa/projectile 2c948f3a8e: Add vterm to the menu


From: ELPA Syncer
Subject: [nongnu] elpa/projectile 2c948f3a8e: Add vterm to the menu
Date: Sun, 27 Feb 2022 00:58:36 -0500 (EST)

branch: elpa/projectile
commit 2c948f3a8ed378ae5fd800d2c66aece06ba058b8
Author: Derek Passen <dpassen1@gmail.com>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Add vterm to the menu
---
 projectile.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/projectile.el b/projectile.el
index 1e987c9b56..b5f3bae13a 100644
--- a/projectile.el
+++ b/projectile.el
@@ -5589,6 +5589,7 @@ thing shown in the mode line otherwise."
          ["Run eshell" projectile-run-eshell]
          ["Run ielm" projectile-run-ielm]
          ["Run term" projectile-run-term]
+         ["Run vterm" projectile-run-vterm]
          "--"
          ["Run GDB" projectile-run-gdb])
         ("Build"



reply via email to

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