aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/elm
Commit message (Collapse)AuthorAge
* Add elm treesitter textobjects (#6084)Mathieu Agopian2023-02-25
|
* Fix some typos (#2978)A-Walrus2022-07-06
|
* feat(languages): Elm (#1514)Jared Ramirez2022-01-20
* Add Elm language support * Fix docs gen * Updates based on PR feedback