diff options
Diffstat (limited to 'reviews/emacs')
| -rw-r--r-- | reviews/emacs/hype.org | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org index cad332d..a474c87 100644 --- a/reviews/emacs/hype.org +++ b/reviews/emacs/hype.org @@ -79,6 +79,16 @@ Now: **** ~completion-pcm-leading-wildcard~ **** ~completion-styles~ bindings - to set completion-ignore-case +*** Hideshow +Lots of quality-of-life improvements mirroring similar enhancements in +=outline.el= from past releases; personally happy about +=hs-cycle-filter=: + +- ≈ =outline-minor-mode-cycle=, in that it allows =TAB= to be the + one-stop binding for toggling visibility; +- more flexible though: either a boolean, or a predicate to control + /where/ the =TAB= key should "hideshow" (vs other actions like + indent). *** Input **** =repeat-continue= Users can tell ~repeat-mode~ that some commands should not interrupt |
