spacemacs/doc
Fabien Dubosson b1fc99bdee Improve keybindings for text-region counting.
Emacs provides a `count-words-region' which is badly named as it counts
not only words, but also characters and lines. The current keybinding
for this function `SPC x w c' implies it's referring to words only. The
new mapping `SPC x c` is more coherent since it means counting text,
whether it is characters, words or lines. An alias `count-region` is
created to be less confusing in which-key description.

`SPC x w c` being free, `spacemacs/count-words-analysis` is remapped to
it instead of `SPC x w C` to save one keystroke.
2015-10-07 15:51:39 -04:00
..
img New screenshot without rainbow-identifiers 2015-10-07 15:51:39 -04:00
CONTRIBUTE.org Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
CONVENTIONS.org conventions: better evilified buffers section 2015-09-29 21:35:21 -04:00
DOCUMENTATION.org Improve keybindings for text-region counting. 2015-10-07 15:51:39 -04:00
FAQ.org Document GnuTLS for Windows 2015-10-05 12:07:45 +02:00
HOWTOs.org Document evilified modes 2015-10-05 12:07:45 +02:00
LAYERS.org Replace `eval-after-load` with `with-eval-after-load`. 2015-10-07 15:51:39 -04:00
QUICK_START.org Rewrite README.md to make it lighter 2015-09-22 23:26:12 -04:00
VIMUSERS.org Update dotspacemacs/config and dotspacemacs/init occurrences 2015-09-28 02:05:18 -04:00