spacemacs/layers/+spacemacs
deb0ch 0dbfbd40ed bindings: improve buffers listing bindings
- bind spacemacs-layouts/non-restricted-buffer-list to SPC b B instead
of SPC B b
- rename buffer listing functions in which-key to be more explicit

PR title:

bindings: non-restricted-buffer-list-* to SPC B b instead of SPC B b

PR message:

I don't know what was the thought behind this, but `spacemacs-layouts/non-restricted-buffers-list-*` was alone in its `SPC B` prefix and `SPC b B` was almost free, only used in one layer that I would be surprised if it was widely used (`ibuffer`).

I also renamed buffers listing functions in `which-key` to be clearer for the user. Indeed, I find that names like `helm-mini` are pretty obscure and kind of defeat the purpose of `which-key` and `spacemacs-layouts-non-restricted-buffer-list-blah` was so long that it couldn't even be displayed.

Now the user can choose between `list-buffers` or `global-list-buffers` for listing buffers.
2017-06-12 12:46:35 +02:00
..
spacemacs-completion ivy: define matcher desc, deprecated from package, add M-SPC 2017-05-24 10:00:53 +02:00
spacemacs-editing string-inflection: group which-keys, sort code/doc 2017-06-12 12:32:46 +02:00
spacemacs-editing-visual bindings: highlight-parentheses-mode from SPC t C p to SPC t h p 2017-05-24 12:39:31 +02:00
spacemacs-evil Fix issue #8823: evil-paste-pop doesn't work 2017-06-12 12:29:39 +02:00
spacemacs-language update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-layouts bindings: improve buffers listing bindings 2017-06-12 12:46:35 +02:00
spacemacs-misc update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-modeline update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-navigation Add require of avy in spacemacs/ace-buffer-links 2017-06-10 16:12:34 +02:00
spacemacs-org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-purpose update docs to the new toc-org format 2017-05-22 18:35:37 +03:00
spacemacs-visual update docs to the new toc-org format 2017-05-22 18:35:37 +03:00