chore(emacs.d): Use local term-switcher package
This commit is contained in:
parent
f34c82f765
commit
458163910b
3 changed files with 3 additions and 3 deletions
|
@ -56,6 +56,7 @@
|
|||
(use-package s)
|
||||
(use-package string-edit)
|
||||
(use-package telephone-line) ;; configuration happens outside of use-package
|
||||
(use-package term-switcher)
|
||||
(use-package undo-tree :config (global-undo-tree-mode))
|
||||
(use-package uuidgen)
|
||||
(use-package which-key :config (which-key-mode t))
|
||||
|
@ -151,7 +152,6 @@
|
|||
settings
|
||||
modes
|
||||
bindings
|
||||
term-setup
|
||||
eshell-setup))
|
||||
(telephone-line-setup)
|
||||
(ace-window-display-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue