{"id":20106268,"url":"https://github.com/himkt/cargo-atcoder.nvim","last_synced_at":"2025-08-16T09:09:54.218Z","repository":{"id":37090523,"uuid":"504183372","full_name":"himkt/cargo-atcoder.nvim","owner":"himkt","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-19T15:35:49.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T17:48:42.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/himkt.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}},"created_at":"2022-06-16T14:16:45.000Z","updated_at":"2022-06-16T14:17:01.000Z","dependencies_parsed_at":"2022-09-23T17:10:23.012Z","dependency_job_id":null,"html_url":"https://github.com/himkt/cargo-atcoder.nvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/himkt/cargo-atcoder.nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fcargo-atcoder.nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fcargo-atcoder.nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fcargo-atcoder.nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fcargo-atcoder.nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himkt","download_url":"https://codeload.github.com/himkt/cargo-atcoder.nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himkt%2Fcargo-atcoder.nvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270690539,"owners_count":24628908,"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-08-16T02:00:11.002Z","response_time":91,"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":"2024-11-13T17:49:38.666Z","updated_at":"2025-08-16T09:09:54.200Z","avatar_url":"https://github.com/himkt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cargo-atcoder.nvim\n\n### Install\n\n```vim\ncall plug#begin('~/.config/nvim/plugged')\n  Plug 'himkt/cargo-atcoder.nvim'\ncall plug#end()\n```\n\n### Usage\n\n- `:CargoAtcoderOpen` to open the problem page\n- `:CargoAtcoderRun` to run the code (actually it is not `cargo-atcoder` feature)\n- `:CargoAtcoderStatus` to view the stats\n- `:CargoAtcoderSubmit` to make a submission\n- `:CargoAtcoderSubmitForce` to make a submission even if the program is wrong on samples\n- `:CargoAtcoderTest` to run the code on samples\n\n### Developing\n\n`vim-plug` can register the local plugin.\n\n```vim\ncall plug#begin('~/.config/nvim/plugged')\n  Plug 'file:///Users/himkt/work/github.com/himkt/cargo-atcoder.nvim'\ncall plug#end()\n```\n\nDon't forget to run `git commit`, `vim-plug` recognizes only committed files.\nAfter installing the package by `:PlugInstall`, run `:UpdateRemotePlugins` as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimkt%2Fcargo-atcoder.nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimkt%2Fcargo-atcoder.nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimkt%2Fcargo-atcoder.nvim/lists"}