el-get/recipes/folding.rcp

8 lines
320 B
Plaintext
Raw Normal View History

(:name folding
:description "A folding-editor-like minor mode."
:type http
:url "http://git.savannah.gnu.org/cgit/emacs-tiny-tools.git/plain/lisp/other/folding.el?h=devel"
:localname "folding.el"
:features (folding folding-isearch)
:post-init (folding-mode-add-find-file-hook))