doomemacs/modules/editor/fold
2019-10-03 23:33:59 -04:00
..
autoload Minor refactor & comment revision across the board 2019-10-03 23:33:59 -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