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.
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.