85

GitHub - nelstrom/vim-markdown-folding: Fold markdown documents by section.

 5 years ago
source link: https://github.com/nelstrom/vim-markdown-folding
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

This plugin enables folding by section headings in markdown documents.

Installation

I recommend installing markdown-folding using pathogen or Vundle. Your vimrc file must contain these lines at the very least:

set nocompatible
if has("autocmd")
  filetype plugin indent on
endif

The markdown-folding plugin provides nothing more than a foldexpr for markdown files. If you want syntax highlighting and other niceties, then go and get tpope's vim-markdown plugin.

License

Copyright (c) Drew Neil. Distributed under the same terms as Vim itself. See :help license.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK