spacemacs/layers/+spacemacs
duianto 6440e2d5d7 TS formatting: workspaces & layouts
Remove empty lines:
- Two in the Layouts Transients State.
- Three in the Workspaces Transient State.

In the Layouts Transient State:

Move the navigation keys:
[n/C-l]    next layout
[N/p/C-h]  prev layout
closer to the top, to match the order in the Workspaces Transient State.

Change to a more generic description, without mentioning the other
completion name.
From: [l] layout w/helm/ivy
To:   [l] another layout

Shorten the descriptions:
From: [w] workspaces transient state
To:   [w] workspaces TS
and
From: [t] show a buffer without adding it to current layout
To:   [t] show buffer w/o adding to layout

Indicate what's being added:
From: [A] add all from layout
To:   [A] add all buffers from layout

In the Workspaces Transient State:

Rename "create" to "clone, because it's more descriptive and the
docstring for the variable "eyebrowse-new-workspace" says:
"nil: Clone last workspace."
From: [c/C] create workspace
To:   [c/C] clone workspace

Add "TS" to the description to indicate that it switches to the Layouts
Transient State and then it will match "workspaces TS" in the Layouts
Transient State.
From: [l] layouts
To:   [l] layouts TS

Instead of sorting "[l] layouts TS" alphabetically by it's key letter,
move it to the bottom of the "Go to" column. This has two benefits:
- The workspaces navigation keys are grouped together, without having
"[l] layouts TS" in the middle.
- And "[l] layouts TS" will be the last entry in the "Go to" column.
This matches the location of "[w] workspaces TS" in the Layouts
Transient State.

Change to a more generic description, without mentioning the other
completion name.
From: [w] workspace w/helm/ivy
To:   [w] another workspace
2019-09-13 23:57:33 +02:00
..
spacemacs-completion Update Helm Transient State, show g and G keys 2019-06-21 19:30:30 +02:00
spacemacs-defaults Switch recreated messages buffer to evil-normal-state 2019-08-19 20:48:41 +02:00
spacemacs-editing Bump undo limits to avoid frequent No further undo information 2019-08-20 22:54:46 -04:00
spacemacs-editing-visual documentation formatting: Tue May 28 14:41:10 UTC 2019 2019-05-28 17:43:54 +03:00
spacemacs-evil Add transient state keys _, j, k 2019-07-14 22:56:57 +02:00
spacemacs-language [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00
spacemacs-layouts TS formatting: workspaces & layouts 2019-09-13 23:57:33 +02:00
spacemacs-misc documentation formatting: Tue May 28 14:41:10 UTC 2019 2019-05-28 17:43:54 +03:00
spacemacs-modeline documentation formatting: Tue May 28 14:41:10 UTC 2019 2019-05-28 17:43:54 +03:00
spacemacs-navigation Fix canceling spacemacs/ace-buffer-links 2019-07-14 23:10:57 +02:00
spacemacs-org documentation formatting: Tue May 28 14:41:10 UTC 2019 2019-05-28 17:43:54 +03:00
spacemacs-project Fix copied dir not in minibuffer, clipboard disabled 2019-06-17 09:20:01 +02:00
spacemacs-purpose purpose: Add chat and mail purposes 2019-06-09 21:47:21 +02:00
spacemacs-visual Add transient state keys _, j, k 2019-07-14 22:56:57 +02:00