spacemacs/layers
Keith Pinson af078784b8
[core] add z$ as Evil keybinding for set-selective-display (#14146)
* [core] add z$ as Evil keybinding for set-selective-display

This is a feature whose equivalent I had looked for previously and not found. I
bumped into it in [this excellent
article](https://karthinks.com/software/batteries-included-with-emacs/) which is
a survey of "batteries included" parts of Emacs. He mentions Spacemacs (in a
positive light) in the article, but the article is a lot about what you can do
_without_ distributions like Spacemacs, Doom, or Prelude. As such, this seems
like an opportunity to make Spacemacs even better---i.e. by making these
relatively unknown batteries that are already present in Emacs more discoverable
in Spacemacs.

I put it in the folding menu `z` because that fits its usecase. I used `$`
because:
* the out-of-the-box Emacs keybindings is `C-x $`.
* the menu is already fairly saturated
* I didn't know what else to base the mnemonic on because
  * I'm not aware of a Vim equivalent
  * The name of the Emacs function itself is nondescriptive of its behavior

I couldn't find any keybinding documentation table to add it to. Please let me
know if I missed something.

* [core] DWIM in z$ as suggested by @lebensterben
2020-11-21 07:25:22 +01:00
..
+chat Port fix and enabled TLS encryption 2020-10-15 22:58:54 +02:00
+checkers update copyright to 2020 2020-09-23 21:25:01 +02:00
+completion Minor changes on helm layer (#14088) 2020-10-26 23:11:54 +01:00
+distributions [core] add z$ as Evil keybinding for set-selective-display (#14146) 2020-11-21 07:25:22 +01:00
+emacs Add tR hotkey for org-table-recalculate-buffer-tables (#14130) 2020-11-12 23:16:06 +01:00
+email Add missing prefixes to global application bindings 2020-07-06 23:13:52 +02:00
+filetree update copyright to 2020 2020-09-23 21:25:01 +02:00
+fonts/unicode-fonts documentation formatting: Sat Oct 3 18:54:32 UTC 2020 2020-10-03 22:24:57 +03:00
+frameworks Add missing dependency on javascripy layer 2020-10-10 22:28:20 +02:00
+fun update copyright to 2020 2020-09-23 21:25:01 +02:00
+intl Fix link 2020-10-06 03:43:57 +03:00
+lang Add instructions to open emacs-lisp layer README 2020-11-16 23:41:02 +01:00
+misc documentation formatting: Thu Oct 8 06:38:34 UTC 2020 2020-10-08 09:49:06 +03:00
+music update copyright to 2020 2020-09-23 21:25:01 +02:00
+os update copyright to 2020 2020-09-23 21:25:01 +02:00
+pair-programming/floobits update copyright to 2020 2020-09-23 21:25:01 +02:00
+readers [pdf] ~?~ toggles transient sate documentation hint (shown by default) 2020-11-12 22:37:36 +01:00
+source-control Move remaining forge functions from github to git layer 2020-11-16 23:36:59 +01:00
+spacemacs Handle buffer move/select/swap to last win nr +1 in all frames 2020-11-19 12:36:07 +01:00
+tags update copyright to 2020 2020-09-23 21:25:01 +02:00
+themes Fix links 2020-10-03 21:52:09 +03:00
+tools Remove eshell obsolete variable 2020-11-12 22:33:06 +01:00
+vim update copyright to 2020 2020-09-23 21:25:01 +02:00
+web-services [web-search] Add Melpa Package Search option 2020-11-09 23:27:33 +01:00
auto-layer.el Lazy install protobuf layer for .proto files (#13983) 2020-09-27 14:26:31 +02:00
LAYERS.org Add persistent-scratch and unkillable-scratch into core/spacemacs-editing layer (#14115) 2020-11-14 10:02:51 +01:00