config/default: TAB->[tab] for workspace keys

This commit is contained in:
Henrik Lissner
2018-12-25 02:45:10 -05:00
parent 448f2e55e5
commit 9c2a1b1f61

View File

@ -509,7 +509,7 @@
:desc "Spelling correction" "S" #'flyspell-correct-word-generic)
(:when (featurep! :feature workspaces)
(:prefix ("TAB" . "workspace")
(:prefix ([tab] . "workspace")
:desc "Display tab bar" "TAB" #'+workspace/display
:desc "New workspace" "n" #'+workspace/new
:desc "Load workspace from file" "l" #'+workspace/load