sponsor Vim development Vim logo Vim Book Ad

foldtext : Folding support for some filetypes that don't do so by default

 script karma  Rating 0/0, Downloaded by 1001  Comments, bugs, improvements  Vim wiki

created by
Tom Link
 
script type
ftplugin
 
description
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 details
Either use the zip archive:

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

or install from github:

- Start a terminal
- Change the working directory to ~/.vim/pack/tml/start/
- Type: git clone https://github.com/tomtom/foldtext_vim

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

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
foldtext.zip 0.01 2017-04-21 8.0 Tom Link Initial upload
ip used for rating: 54.225.35.224

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github