mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-22 20:41:04 -08:00
Some modes are not supported by `hs-minor-mode`, but can still support some of the `+fold/` commands. For example, `pdf-outline-minor-mode` recognizes the same commands as `outline-minor-mode`, but `hs-minor-mode` is not applicable. In cases like these, we shouldn't try to enable `hs-minor-mode`, as this will produce an error that will terminate the command. |
||
|---|---|---|
| .. | ||
| fold.el | ||
| hideshow.el | ||