1
0
mirror of https://github.com/helix-editor/helix.git synced 2024-12-23 08:21:54 +04:00
Commit Graph

1 Commits

Author SHA1 Message Date
Matouš Dzivjak
70de5026b8
feat(languages): Support markdoc ()
Add basic support for [markdoc](https://markdoc.dev/).

For language server, see: https://github.com/markdoc-extra/markdoc-ls
For tree sitter, see: https://github.com/markdoc-extra/tree-sitter-markdoc
2023-04-12 10:28:03 -05:00