doomemacs/modules/editor/fold
Henrik Lissner 3a89c3f79d
editor/fold: fix void-variable hs-block-start-regexp
Which will happen if +fold/next is called before hideshow is loaded.
2019-10-14 13:19:32 -04:00
..
autoload editor/fold: fix void-variable hs-block-start-regexp 2019-10-14 13:19:32 -04:00
config.el def-advice!->defadvice! & conform to new advice conventions 2019-07-23 17:24:56 +02: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