{"id":21478510,"url":"https://github.com/kayhide/tree-sitter-idris","last_synced_at":"2025-07-15T11:31:09.693Z","repository":{"id":242371822,"uuid":"803861836","full_name":"kayhide/tree-sitter-idris","owner":"kayhide","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-01T06:45:45.000Z","size":18771,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-01T07:25:37.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayhide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-21T14:04:48.000Z","updated_at":"2024-11-01T06:45:57.000Z","dependencies_parsed_at":"2024-10-23T08:52:03.978Z","dependency_job_id":"968943c2-fd27-4034-baae-96275b4054b3","html_url":"https://github.com/kayhide/tree-sitter-idris","commit_stats":null,"previous_names":["kayhide/tree-sitter-idris"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Ftree-sitter-idris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Ftree-sitter-idris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Ftree-sitter-idris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayhide%2Ftree-sitter-idris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayhide","download_url":"https://codeload.github.com/kayhide/tree-sitter-idris/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226033860,"owners_count":17563249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T11:18:40.048Z","updated_at":"2024-11-23T11:18:40.688Z","avatar_url":"https://github.com/kayhide.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tree-sitter-idris\n\n[Idris 2](https://github.com/idris-lang/Idris2) grammar for \n[tree-sitter](https://github.com/tree-sitter/tree-sitter).\n\nTested with the [official libs](https://github.com/idris-lang/Idris2/tree/main/libs).\n\nThis has not been tested with Idris 1.\n\n## How to Use with [Helix Editor](https://helix-editor.com/)\n\n### Language configuration\n\nAdd the following in `~/.config/helix/languages.toml`:\n\n```toml\n[[grammar]]\nname = \"idris\"\nsource = { git = \"https://github.com/kayhide/tree-sitter-idris\", rev = \"c3ab3a95415d9807038f6ed026617cb44328f1c3\" }\n```\n\nThe `rev` value may be updated.\nTo obtain the current `rev` from a repository, use the following command:\n\n```console\n\u003e git rev-parse HEAD\n```\n\n\n### Queries\n\nCopy the queries:\n\n```console\n\u003e mkdir -p \"$HELIX_CONFIG_QUERIES/idris\"\n\u003e cp queries/* \"$HELIX_CONFIG_QUERIES/idris\"\n```\n\n`HELIX_CONFIG_QUERIES` is typically located at \"~/.config/helix/runtime/queries\".\n\n\n### Build\n\nThen, let the Helix Editor build it:\n\n```console\n\u003e hx --grammar fetch\n\u003e hx --grammar build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayhide%2Ftree-sitter-idris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayhide%2Ftree-sitter-idris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayhide%2Ftree-sitter-idris/lists"}