denixify vterm

This commit is contained in:
Grigory Shipunov 2020-12-13 22:27:01 +01:00
parent 0daf201ba8
commit 0bb0393c47
No known key found for this signature in database
GPG key ID: 77BB6C3E4771EE7C

View file

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