Skip to content
Discussion options

You must be logged in to vote

When I do % on a lua function end it hops, even if I disabled Treesitter and LSP. So it seems builtin

Yes, that is matchit (which is bundled and therefore loaded with --clean), which has basic "generic syntax" (read: C) support builtin. But it doesn't highlight anything; the only highlights you get is from matching delimiters via matchparen.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@ndavd
Comment options

@zeertzjq
Comment options

zeertzjq Jun 5, 2024
Collaborator

@ndavd
Comment options

@clason
Comment options

clason Jun 5, 2024
Collaborator

Answer selected by ndavd
@ndavd
Comment options

@clason
Comment options

clason Jun 5, 2024
Collaborator

@ndavd
Comment options

@ndavd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants