doomemacs/modules/editor/fold
2020-02-23 15:42:43 -05:00
..
autoload Fix code-folding at EOL when cursor isn't at EOL 2020-02-06 15:20:42 -05:00
config.el Minor refactor & reformatting across the board 2020-02-23 15:42:43 -05:00
packages.el Pin to mrkkrp/vimish-fold@d3248a4 2020-02-23 15:01:03 -05:00
README.org

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