Skip to content

Conversation

zzzyxwvut
Copy link
Owner

Also, distinguish (by abbreviating their names) and manage
foldable kinds of syntax items: blocks of code (b), plain
comments (c), Javadoc comments (d), adjacent import
declarations (i). Fold all qualifying items by default;
otherwise, do not fold items of explicitly delisted kinds.
For example,

	let g:java_ignore_folding = "bcdi"

Resolves #12.

@zzzyxwvut zzzyxwvut self-assigned this Sep 20, 2025
@zzzyxwvut zzzyxwvut mentioned this pull request Sep 20, 2025
d8ae4163e28ca54906d92fccf4024ceaac7a9d28/runtime/doc/syntax.txt
Also, distinguish (by abbreviating their names) and manage
foldable kinds of syntax items: blocks of code ("b"), plain
comments ("c"), Javadoc comments ("d"), adjacent "import"
declarations ("i").  Fold all qualifying items by default;
otherwise, do not fold items of explicitly delisted kinds.
For example,
------------------------------------------------------------
	let g:java_ignore_folding = "bcdi"
------------------------------------------------------------

Resolves #12.
@zzzyxwvut zzzyxwvut marked this pull request as ready for review October 7, 2025 22:12
@zzzyxwvut zzzyxwvut merged commit 6398b00 into master Oct 8, 2025
@zzzyxwvut zzzyxwvut deleted the feats/folding branch October 8, 2025 20:30
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.

concealing

1 participant