You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments