Add new emacs/hideshow module

Brings better default code folding support to various languages, like
yaml, ruby, matlab, haml and vimrc. Hideshow is still quite
unsophisticated and will need the help of another package for complete
code folding functionality. Perhaps origami or vimish fold.

The code-folding functional in the feature/evil module will soon be
replaced by that.
This commit is contained in:
Henrik Lissner 2018-07-28 01:35:47 +02:00
parent 05d9a83ff7
commit a2ffbe4ede
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 93 additions and 3 deletions

View file

@ -54,6 +54,7 @@
ediff ; comparing files in Emacs
electric ; smarter, keyword-based electric-indent
;eshell ; a consistent, cross-platform shell (WIP)
hideshow ; basic code-folding support
imenu ; an imenu sidebar and searchable code index
;term ; terminals in Emacs
vc ; version-control and Emacs, sitting in a tree