{"id":29874335,"url":"https://github.com/huytd/vim-quickrun","last_synced_at":"2025-10-10T22:11:39.882Z","repository":{"id":148460388,"uuid":"65944024","full_name":"huytd/vim-quickrun","owner":"huytd","description":"Quick execute any file in Vim","archived":false,"fork":false,"pushed_at":"2021-01-26T18:39:13.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-31T00:54:10.438Z","etag":null,"topics":["make","playground","vim"],"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/huytd.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":"2016-08-17T21:42:30.000Z","updated_at":"2022-05-19T02:04:47.000Z","dependencies_parsed_at":"2023-04-27T17:01:39.485Z","dependency_job_id":null,"html_url":"https://github.com/huytd/vim-quickrun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huytd/vim-quickrun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fvim-quickrun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fvim-quickrun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fvim-quickrun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fvim-quickrun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huytd","download_url":"https://codeload.github.com/huytd/vim-quickrun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fvim-quickrun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005463,"owners_count":26083899,"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-10-10T02:00:06.843Z","response_time":62,"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":["make","playground","vim"],"created_at":"2025-07-31T00:12:15.501Z","updated_at":"2025-10-10T22:11:39.876Z","avatar_url":"https://github.com/huytd.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuickRun Plugin for Vim\n\nA plugin to quickly execute `JavaScript`, `Ruby`, `Golang`, `Python`,... files with just a single command.\n\n## Supported Languages\n- JavaScript\n- Ruby\n- Python\n- Golang\n- C/C++\n- Haskell\n- Swift\n- Rust\n\n## Installation\n\nYou can install this plugin with any plugin manager, or install manually:\n\n```\ngit clone https://github.com/huytd/vim-quickrun ~/.vim/bundle/\n```\n\nOr if you're using Neovim:\n\n```\ngit clone https://github.com/huytd/vim-quickrun ~/.config/nvim/bundle/\n```\n\n## How to use\n\nTo execute the current file, run this command:\n\n```\n:QuickRunExecute\n```\n\nOr you can map it with your favorite key:\n\n```\nnnoremap \u003cleader\u003ee :QuickRunExecute\u003cCR\u003e\n```\n\n## License\n\nPublished under MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuytd%2Fvim-quickrun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuytd%2Fvim-quickrun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuytd%2Fvim-quickrun/lists"}