Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dont set ft=agda for literate agda #157

Open
4e554c4c opened this issue Oct 10, 2024 · 0 comments
Open

dont set ft=agda for literate agda #157

4e554c4c opened this issue Oct 10, 2024 · 0 comments

Comments

@4e554c4c
Copy link
Contributor

Literate agda stored in markdown files (foo.lagda.md) is markdown first, and then agda in small areas. The markdown treesitter parser is designed to work with this when ft=markdown.

Currently when I open a literate agda file, I can change the filetype to markdown and cornelis works fine with the markdown/latex treesitter parsers running concurrently, so I assume only a few changes will be needed to make cornelis work with ft=markdown on startup.

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

No branches or pull requests

1 participant