Commit fd61ff3
committed
Set ft=markdown.agda for *.lagda.md
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 #1571 parent 2f43eb1 commit fd61ff3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
0 commit comments