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

Use outline mode for folding in LaTeX #3014

Closed
wants to merge 1 commit into from

Conversation

TheBB
Copy link
Collaborator

@TheBB TheBB commented Sep 13, 2015

Also fix some indentation while I'm at it.

It doesn't do environments, though. AUCTeX comes with a more sophisticated folding mode, but it doesn't really behave like one would expect from vim. (It's more like a conceal kind of feature.) I think it would work better with major mode leader bindings.

Edit: Come to think of it, this might work better as a doc tip?

@syl20bnr
Copy link
Owner

syl20bnr commented Oct 7, 2015

Do we drop this PR in favor of the integration of #3226 ?

@TheBB
Copy link
Collaborator Author

TheBB commented Oct 7, 2015

I don't know, I will have to check what vimish-fold can do. Packages like outline-mode are handy because the folds are predefined according to sensible defaults, while vimish-fold presumably allows you to do more, but I don't know if it will be as convenient.

@syl20bnr
Copy link
Owner

syl20bnr commented Oct 7, 2015

Ok, let me know what's your decision about this PR.

@StreakyCobra
Copy link
Contributor

@TheBB Any decision on this one?

@TheBB TheBB closed this Nov 13, 2015
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

Successfully merging this pull request may close these issues.

3 participants