Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 335 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 335 Bytes

Custom fold text, respecting indent level

Install

Use Vundle to install. Just add Bundle 'scottmcginness/vim-foldtext' to your .vimrc, and run :BundleInstall. Set foldtext=CustomFoldText() somewhere in your .vimrc and you're good to go.