eyebrowse: transient-state doc fix

This commit is contained in:
Muneeb Shaikh 2016-02-09 11:34:15 +05:30 committed by Eivind Fonn
parent 16d8c24a30
commit 5bdb8ae1af

View file

@ -47,7 +47,7 @@
(spacemacs|define-transient-state workspaces
:title "Workspaces Transient State"
:doc "
[_0_.._9_] switch to workspace [_n_/_p_] next/prev [_[tab]_] last [_c_] close [_r_] rename"
[_0_.._9_] switch to workspace [_n_/_p_] next/prev [_<tab>_] last [_c_] close [_r_] rename"
:bindings
("0" eyebrowse-switch-to-window-config-0)
("1" eyebrowse-switch-to-window-config-1)