{"id":28208122,"url":"https://github.com/eighty4/testnav.vim","last_synced_at":"2026-02-11T01:34:18.029Z","repository":{"id":290582178,"uuid":"974711444","full_name":"eighty4/testnav.vim","owner":"eighty4","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-20T19:59:34.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T21:43:29.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/eighty4.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-04-29T07:34:11.000Z","updated_at":"2025-05-20T19:59:38.000Z","dependencies_parsed_at":"2025-04-29T15:42:55.536Z","dependency_job_id":"23588665-6217-4ccd-b3d4-0ff91726824f","html_url":"https://github.com/eighty4/testnav.vim","commit_stats":null,"previous_names":["eighty4/testnav.vim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eighty4/testnav.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Ftestnav.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Ftestnav.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Ftestnav.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Ftestnav.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eighty4","download_url":"https://codeload.github.com/eighty4/testnav.vim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eighty4%2Ftestnav.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29324262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T00:34:26.354Z","status":"ssl_error","status_checked_at":"2026-02-11T00:34:09.494Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-05-17T14:11:44.263Z","updated_at":"2026-02-11T01:34:18.022Z","avatar_url":"https://github.com/eighty4.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TestNav.vim\n\nNavigate in Neovim b/w source \u003c-\u003e test with `:TestNav` command.\n\n## Install with Lazy.nvim\n\nIn `~/.config/nvim/lua/plugins/testnav.vim`:\n\n```lua\nreturn {\n    \"eighty4/testnav.vim\",\n    cmd = {\n        \"TestNav\",\n    },\n    keys = {\n        { \"\u003cleader\u003etn\", \"\u003ccmd\u003eTestNav\u003ccr\u003e\", desc = \"Nav b/w source \u003c-\u003e test\" },\n    },\n}\n\n```\n\nPersonal config [eighty4/nvim](https://github.com/eighty4/nvim/blob/main/lua/adam/lazy.lua) example of Lazy.nvim setup.\n\n## TODO\n\n- resolve Rust `#[cfg(test)]` submodules and adjacent `#[cfg(test)] mod XXX_test` modules\n- resolve Flutter test directory\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feighty4%2Ftestnav.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feighty4%2Ftestnav.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feighty4%2Ftestnav.vim/lists"}