manateelazycat/multi-term#2 wass merged.
This commit is contained in:
Henrik Lissner
2019-11-04 12:42:23 -05:00
parent 2bf74158fd
commit 802cd5bfca

View File

@@ -8,8 +8,3 @@
;;;###package multi-term
(setq multi-term-dedicated-window-height 20
multi-term-switch-after-close 'PREVIOUS)
;; REVIEW Fixes 'multi-term-switch-buffer: Symbols function definition is void:
;; tramp-tramp-file-p' error. Remove this once
;; manateelazycat/multi-term#2 is merged.
(after! multi-term (require 'tramp))