vterm installation is now managed by nix

This commit is contained in:
Grigory Shipunov 2020-07-16 22:49:20 +02:00
parent 60916d2c34
commit 15001ce8ca
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

@ -285,7 +285,6 @@
:bind ("C-=" . er/expand-region)) :bind ("C-=" . er/expand-region))
(use-package vterm (use-package vterm
:straight t
:init :init
(setq vterm-kill-buffer-on-exit t)) (setq vterm-kill-buffer-on-exit t))