Skip to content

tomtom/foldtext_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin provides folding support for filetypes that don't do so by default:

  • markdown, pandoc
  • viki
  • LaTeX
  • org mode
  • mediawiki

It is assumed that a file with one of these filetypes contains a few heading and many lines of text in between.


Install

Either use the zip archive:

  • Download the zip archive
  • Extract it to ~/.vim/pack/tml/start/foldtext_vim

or install from github:

NOTE: On Windows, ~/.vim might be ~/vimfiles. Please see 'runtimepath' for details.

License: GPLv3 or later