Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration #13

Closed
alicee opened this issue Nov 19, 2013 · 3 comments
Closed

Configuration #13

alicee opened this issue Nov 19, 2013 · 3 comments

Comments

@alicee
Copy link

alicee commented Nov 19, 2013

With respect to the configuration section of the readme - it seems that the little configuration of "set foldmethod=indent" in .vimrc is necessary?

And also thanks very much for writing this.

@tmhedberg
Copy link
Owner

No, that shouldn't be necessary for the plugin to work. In fact, the plugin itself sets foldmethod to expr when it is loaded.

Are you seeing incorrect behavior of some kind related to the foldmethod?

@alicee
Copy link
Author

alicee commented Nov 20, 2013

Nevermind, it works now. I believe I concurrently changed foldmethod and the pathogen infect statement which caused the confusion. Sorry for that.

@alicee alicee closed this as completed Nov 20, 2013
@tmhedberg
Copy link
Owner

No problem, glad you got it figured out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants