Skip to content

Conversation

@MithicSpirit
Copy link
Contributor

ft=lean seems to be specifically for lean4. See https://github.com/Julian/lean.nvim/blob/main/ftdetect/lean.lua.

The `/-%s-/` block comment style is shared by `lean` and `lean3`, so it
is moved to the `M` table as `lean_b` to reduce code duplication.
@numToStr numToStr changed the title feat(ft): add lean3 support feat(ft): add lean3 support Aug 7, 2023
@numToStr numToStr merged commit e906b18 into numToStr:master Aug 7, 2023
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.

2 participants