{"id":30698410,"url":"https://github.com/answerdotai/hyperscript-vim","last_synced_at":"2026-02-12T16:31:31.469Z","repository":{"id":308112986,"uuid":"1031593868","full_name":"AnswerDotAI/hyperscript-vim","owner":"AnswerDotAI","description":"_hyperscript ⋅ Vim / Neovim syntax files","archived":false,"fork":false,"pushed_at":"2025-08-04T08:20:38.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-29T12:44:49.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnswerDotAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-08-04T03:36:56.000Z","updated_at":"2025-08-04T08:20:42.000Z","dependencies_parsed_at":"2025-08-04T09:49:45.676Z","dependency_job_id":null,"html_url":"https://github.com/AnswerDotAI/hyperscript-vim","commit_stats":null,"previous_names":["answerdotai/hyperscript-vim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnswerDotAI/hyperscript-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fhyperscript-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fhyperscript-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fhyperscript-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fhyperscript-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnswerDotAI","download_url":"https://codeload.github.com/AnswerDotAI/hyperscript-vim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fhyperscript-vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273272579,"owners_count":25075982,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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-09-02T10:47:51.728Z","updated_at":"2026-02-12T16:31:31.462Z","avatar_url":"https://github.com/AnswerDotAI.png","language":"Vim Script","readme":"# _hyperscript ⋅ Vim / Neovim syntax files\n\nAdds full syntax highlighting, JS‑region embedding, and basic filetype\ndetection for [_hyperscript](https://hyperscript.org).\n\n## Installation\n\n\u003cdetails\u003e\n\u003csummary\u003eUsing native \u003ccode\u003epack/*/start\u003c/code\u003e (Vim 8 / Neovim)\u003c/summary\u003e\n\n```sh\ngit clone https://github.com/AnswerDotAI/hyperscript-vim \\\n  ~/.config/nvim/pack/plugins/start/hyperscript-vim   # or ~/.vim/pack/…\n````\n\nRestart Vim (or run `:helptags ALL`).\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWith plugin managers\u003c/summary\u003e\n\n* **vim‑plug**\n\n  ```vim\n  Plug 'AnswerDotAI/hyperscript-vim'\n  ```\n\n* **lazy.nvim**\n\n  ```lua\n  { 'AnswerDotAI/hyperscript-vim', ft = '_hyperscript' }\n  ```\n\n* **packer**\n\n  ```lua\n  use { 'AnswerDotAI/hyperscript-vim', ft = '_hyperscript' }\n  ```\n\n\u003c/details\u003e\n\n### File detection\n\nFiles ending in `._hs`, `.hyperscript` or `.hyper` are recognized automatically.\nIf you embed `_hyperscript` within `\u003cscript type=\"text/hyperscript\"\u003e`\ntags in HTML, consider *vim‑html*’s heredoc rules or using Treesitter\ninstead.\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerdotai%2Fhyperscript-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanswerdotai%2Fhyperscript-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerdotai%2Fhyperscript-vim/lists"}