{"id":35190598,"url":"https://github.com/statiolake/neovim-treesitter-binaries","last_synced_at":"2026-05-09T07:04:18.607Z","repository":{"id":306531892,"uuid":"1026494361","full_name":"statiolake/neovim-treesitter-binaries","owner":"statiolake","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T05:41:20.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T07:09:17.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/statiolake.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-26T02:22:03.000Z","updated_at":"2026-04-21T06:07:29.000Z","dependencies_parsed_at":"2025-08-13T05:23:02.219Z","dependency_job_id":"2ae638a5-fbc4-4d47-949f-e22feaf02758","html_url":"https://github.com/statiolake/neovim-treesitter-binaries","commit_stats":null,"previous_names":["statiolake/neovim-treesitter-binaries"],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/statiolake/neovim-treesitter-binaries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fneovim-treesitter-binaries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fneovim-treesitter-binaries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fneovim-treesitter-binaries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fneovim-treesitter-binaries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statiolake","download_url":"https://codeload.github.com/statiolake/neovim-treesitter-binaries/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statiolake%2Fneovim-treesitter-binaries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-12-29T05:39:03.641Z","updated_at":"2026-05-09T07:04:18.591Z","avatar_url":"https://github.com/statiolake.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim Tree Sitter Parser Binary\n\ntree sitter parser binary for neovim, build nightly using github action until `nvim-treesitter` has proper precompile parser https://github.com/nvim-treesitter/nvim-treesitter/discussions/2419\n\n# Usage\n\ndownload `all.zip` and extract the parser `so` file to `nvim-treesitter/parser/`\n\n## Example Packer using wget and unzip\n\n### Download\n\n```bash\nwget https://github.com/anasrar/nvim-treesitter-parser-bin/releases/download/linux/all.zip\n```\n\n### Packer\n\n```bash\n# extract specific parser\nunzip -j all.zip rust.so json.so -d ~/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/\n# extract all parser\nunzip -j all.zip *.so -d ~/.local/share/nvim/site/pack/packer/start/nvim-treesitter/parser/\n```\n\n### Lazy\n\n```bash\n# extract specific parser\nunzip -j all.zip rust.so json.so -d ~/.local/share/nvim/lazy/nvim-treesitter/parser/\n# extract all parser\nunzip -j all.zip *.so -d ~/.local/share/nvim/lazy/nvim-treesitter/parser/\n```\n\n# Platform\n\n- linux `tested`\n- windows `untested`\n- android-aarch64-termux `tested`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatiolake%2Fneovim-treesitter-binaries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatiolake%2Fneovim-treesitter-binaries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatiolake%2Fneovim-treesitter-binaries/lists"}