Skip to content

vim-scripts/POD-Folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=691

I wrote this script because I've been working on a project with a lot of POD documentation, and have discovered that it's easier for me to keep track of things if I fold the document accoring to the various =head sections

This script uses manual folding, because it was quicker to figure out than syntax folding.