config/default: TAB->[tab] for workspace keys
This commit is contained in:
parent
448f2e55e5
commit
9c2a1b1f61
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue