dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/hideshow/README.org

12 lines
458 B
Org Mode
Raw Normal View History

* hideshow
Evil bindings for [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Hideshow.html][hideshow]] (=hs-minor-mode=). Standard fold operations
(=zo=, =zc=, =zr=, =zm=, =zR=, =zM=, =za=) are provided by evil itself via
=evil-fold-list=; this module adds the missing level-hide binding.
** Key bindings
| Command | Original | Evil |
|-----------------+-------------+------|
| =hs-hide-level= | =C-c @ C-l= | =zL= |