about summary refs log tree commit diff
path: root/tools/emacs/default.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-16T03·49+0000
committerVincent Ambo <tazjin@google.com>2019-12-16T03·51+0000
commite99183427515af67ac97c64e22f286693ecbe060 (patch)
tree07effaeb53653dfa187aeb9682700d000c0f0ce0 /tools/emacs/default.nix
parentd4f6c5a399e4202e57de572f7a7193f1537939d9 (diff)
feat(emacs.d): Install and configure emacs-libvterm
This incredible package provides a fully functional, libvterm based
terminal emulator inside of Emacs.

Killer feature: It's possible to switch the buffer into a full Emacs
text mode (read-only) for selections and such.
Diffstat (limited to 'tools/emacs/default.nix')
-rw-r--r--tools/emacs/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/emacs/default.nix b/tools/emacs/default.nix
index 02ffb36605..742556dd61 100644
--- a/tools/emacs/default.nix
+++ b/tools/emacs/default.nix
@@ -73,6 +73,7 @@ let
     transient
     use-package
     uuidgen
+    vterm
     web-mode
     websocket
     which-key