Skip to content

Twinside/vim-haskellFold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

haskellFold

Provide a better folding for haskell file. The folded lines are transformed to display the type signature (if any) of the function, providing a great overview of your file content.

You can get a shorter version of the foldtext (only the first relevant line) by setting g:haskellFold_ShortText = 1

Installation

Drop the file in ~/.vim/plugin or ~/vimfiles/plugin folder, or if you use pathogen into the ~/.vim/bundle/vim-haskellFold or ~/vimfiles/bundle/vim-haskellFold

About

Vim plugin providing folding for haskell, displaying type signatures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages