doomemacs/modules/editor/fold
Henrik Lissner fa664f4e28
editor/fold: refactor & fix zm
This fixes an issue where zm wasn't auto-loading hideshow and
hs-minor-mode, preventing it from working.

Also reveals +fold/* commands to non-evil users (but as of yet, there
are still no non-evil keybinds for it).
2019-05-15 16:09:53 -04:00
..
autoload editor/fold: refactor & fix zm 2019-05-15 16:09:53 -04:00
config.el editor/fold: refactor & fix zm 2019-05-15 16:09:53 -04:00
packages.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
README.org New editor/fold module 2019-02-18 00:47:46 -05:00

editor/fold

Description

This module marries hideshow, vimish-fold and outline-minor-mode to bring you marker, indent and syntax-based code folding for as many languages as possible.

Module Flags

This module provides no flags.

Plugins

  • evil-vimish-fold*

Prerequisites

This module has no prerequisites.

TODO Features

TODO Configuration

TODO Troubleshooting