Re-add helm-mt

This commit is contained in:
Laurens Miers 2019-05-09 17:23:48 +02:00
parent 5792beb9ee
commit 6c169b230e

View file

@ -763,12 +763,12 @@ Helm frontend for [[Multi-term]]
https://github.com/dfdeshom/helm-mt
#+BEGIN_SRC emacs-lisp
;; (use-package helm-mt
;; :ensure t
;; :bind (("C-x t") . helm-mt)
;; :config
;; (helm-mt/reroute-terminal-functions t)
;; )
(use-package helm-mt
:ensure t
:bind ("C-x t" . helm-mt)
:config
(helm-mt/reroute-terminal-functions t)
)
#+END_SRC
* Mutliple cursors