From 0fc780db992ce867f018e0c527e4d9a01e67a517 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Fri, 7 Oct 2022 16:28:39 -0700 Subject: emacs: multi-vterm support --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index b0fa66e..a9db504 100644 --- a/.emacs +++ b/.emacs @@ -29,5 +29,6 @@ (load-file "~/.emacs.local.d/modes/python.el") (load-file "~/.emacs.local.d/modes/tabbar.el") (load-file "~/.emacs.local.d/modes/writeroom.el") +(load-file "~/.emacs.local.d/modes/vterm.el") (provide '.emacs) -- cgit v1.2.3