You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the veryleast we should pull out the section headings: =head1, =head2, etc..
Optionally also the =over ... =back as blocks that can be folded up independently.
The icing on the cake would be extracting enough information out of things like B<...> and I<...> to let nvim highlight them in bold/italics respectively.
The text was updated successfully, but these errors were encountered:
On Thu, Feb 24, 2022, 19:13 Paul Evans ***@***.***> wrote:
At the veryleast we should pull out the section headings: =head1, =head2,
etc..
Optionally also the =over ... =back as blocks that can be folded up
independently.
The icing on the cake would be extracting enough information out of things
like B<...> and I<...> to let nvim highlight them in bold/italics
respectively.
—
Reply to this email directly, view it on GitHub
<https://github.com/leonerd/tree-sitter-perl/issues/4>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFURPKTJ25H263G6OM3X2MLU4ZRKNANCNFSM5PH7EWLQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
At the veryleast we should pull out the section headings:
=head1
,=head2
, etc..Optionally also the
=over
...=back
as blocks that can be folded up independently.The icing on the cake would be extracting enough information out of things like
B<...>
andI<...>
to let nvim highlight them in bold/italics respectively.The text was updated successfully, but these errors were encountered: