doomemacs/modules/editor/fold
2020-04-02 16:03:46 +03: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 Pin to mrkkrp/vimish-fold@d3248a4 2020-02-23 15:01:03 -05: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