gregsexton / gitv

gitk for Vim.
936 stars 59 forks source link

Respect the user's foldlevelstart settings #24

Closed grota closed 12 years ago

grota commented 12 years ago

I have set foldlevelstart=99 in my .vimrc because I like to have folding enabled but I also want to start with all my folds open. This commit removes the line that closes all folds by default.

gregsexton commented 12 years ago

This is fair enough. Just my personal preference I guess. If anyone screams, I might make it an option to start folded or not. Thanks for the pull request.

grota commented 12 years ago

thanks to you, and in case my wording sounded a little bit pretentious, sorry, that wasn't my intent at all.

gregsexton commented 12 years ago

Not at all! If anything, my reply was a little clipped. Sorry for that: I was in a rush. Thanks again for the pull request. :)