Skip to content

Set ft=markdown.agda for *.lagda.md#162

Merged
4e554c4c merged 1 commit intoagda:masterfrom
4e554c4c:md
Jan 15, 2025
Merged

Set ft=markdown.agda for *.lagda.md#162
4e554c4c merged 1 commit intoagda:masterfrom
4e554c4c:md

Conversation

@4e554c4c
Copy link
Collaborator

@4e554c4c 4e554c4c commented Jan 15, 2025

This allows the markdown treesitter plugin to run automatically. Previously the intention was to set ft=agda.markdown, but this indicates that agda is the primary filetype, when this is not true. Furthermore, this would not be set since it would be overwritten by the *.lagda.* autocommand.

Fixes #157

This allows the markdown treesitter plugin to run automatically.
Previously the intention was to set ft=agda.markdown, but this indicates
that agda is the primary filetype, when this is not true. Furthermore,
this would not be set since it would be overwritten by the *.lagda.*
autocommand.

Fixes agda#157
@4e554c4c 4e554c4c merged commit fd61ff3 into agda:master Jan 15, 2025
12 of 13 checks passed
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.

dont set ft=agda for literate agda

1 participant