Move vagrant-tramp-term key binding to correct prefix

This commit is contained in:
Martin Račák 2017-10-29 11:28:49 +01:00 committed by syl20bnr
parent 60f11d8afc
commit aeb26596c2

View file

@ -39,4 +39,4 @@
(unless spacemacs--vagrant-tramp-loaded
(vagrant-tramp-add-method)
(setq spacemacs--vagrant-tramp-loaded t)))
(spacemacs/set-leader-keys "Vt" 'vagrant-tramp-term))))
(spacemacs/set-leader-keys "aVt" 'vagrant-tramp-term))))