doomemacs/modules/editor/fold
2020-04-30 01:28:02 -04:00
..
autoload Fix code-folding at EOL when cursor isn't at EOL 2020-02-06 15:20:42 -05:00
config.el Add latex env support to editor/fold with hideshow 2020-04-02 16:03:46 +03:00
packages.el Bump :editor 2020-04-30 01:28:02 -04: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