mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Compare commits
1 commit
e5d54febb5
...
bd4620da83
| Author | SHA1 | Date | |
|---|---|---|---|
| bd4620da83 |
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
;;; Code:
|
||||
(require 'cl-lib)
|
||||
(require 'dash)
|
||||
(require 'vterm)
|
||||
(require 'use-package)
|
||||
(use-package vterm)
|
||||
(require 'tab-bar)
|
||||
|
||||
(defclass multi-vterm-tab-info ()
|
||||
|
|
|
|||
Loading…
Reference in a new issue