spacemacs/layers/+spacemacs
duianto 3de7081950 Cleanup which-key names
Moved:
- ("ai" "irc") to both the `erc` and `rcirc` layers. They don't have to be
  renamed until the layers are loaded.

- ("ay" "ipython notebook") to the `ipython-notebook` layer.

- ("p$" "projects/shell")
  ("'"  "open shell")
  ("as" "shells")
  to the `shell` layer.

- The commands with keybindings from spacemacs-bootstrap/packages.el to
  spacemacs-defaults/keybindings.el.

Removed:
- ("gd" "diff") it seems to be an old group name, there's no `SPC g d` group at
  the moment.

- ("Re" "elisp") and ("Rp" "pcre") because they have moved to:
  ("xr" "regular expressions")
  ("xre" "elisp")
  ("xrp" "pcre")

- ("xm" "move") seems to be an old move text group, the current keybindings are
  `SPC x J` and `SPC x K` which opens the Move Text Transient State.

- ("b" "persp-buffers") because `SPC b` is also renamed as ("b" "buffers") which
  is more general and not persp-mode specific.
2019-02-18 14:35:00 -05:00
..
spacemacs-completion Reformat documentation 2018-10-11 00:13:43 +03:00
spacemacs-defaults Cleanup which-key names 2019-02-18 14:35:00 -05:00
spacemacs-editing Fix global toggles for aggressive-indent and smartparens 2018-10-13 19:22:23 +03:00
spacemacs-editing-visual Add transient state for centered buffer 2019-01-27 20:49:40 +02:00
spacemacs-evil formatting 2018-11-05 22:14:32 +00:00
spacemacs-language documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
spacemacs-layouts Cleanup which-key names 2019-02-18 14:35:00 -05:00
spacemacs-misc Reformat documentation 2018-10-11 00:13:43 +03:00
spacemacs-modeline documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
spacemacs-navigation ported Info-find-file from emacs 27 by adding third argument 2019-01-22 00:00:42 +02:00
spacemacs-org Replace centered-buffer-mode with writeroom-mode 2018-11-26 11:14:04 -05:00
spacemacs-project Reformat documentation 2018-10-11 00:13:43 +03:00
spacemacs-purpose documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
spacemacs-visual Reformat documentation 2018-10-11 00:13:43 +03:00