{"id":26872156,"url":"https://github.com/vimpostor/vim-launchpad","last_synced_at":"2026-04-30T01:38:15.073Z","repository":{"id":285304007,"uuid":"957271085","full_name":"vimpostor/vim-launchpad","owner":"vimpostor","description":"Effortless project launching 🚀","archived":false,"fork":false,"pushed_at":"2026-04-25T16:11:37.000Z","size":139,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-25T16:28:11.095Z","etag":null,"topics":["neovim","neovim-plugin","nvim","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vimpostor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-03-30T00:19:09.000Z","updated_at":"2026-04-25T16:11:42.000Z","dependencies_parsed_at":"2025-08-25T18:07:47.011Z","dependency_job_id":null,"html_url":"https://github.com/vimpostor/vim-launchpad","commit_stats":null,"previous_names":["vimpostor/vim-launchpad"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vimpostor/vim-launchpad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fvim-launchpad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fvim-launchpad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fvim-launchpad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fvim-launchpad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimpostor","download_url":"https://codeload.github.com/vimpostor/vim-launchpad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimpostor%2Fvim-launchpad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32451478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["neovim","neovim-plugin","nvim","vim","vim-plugin"],"created_at":"2025-03-31T08:21:18.118Z","updated_at":"2026-04-30T01:38:15.067Z","avatar_url":"https://github.com/vimpostor.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-launchpad\n\nThis plugin provides automatic zero-configuration \"Build and Run\" functionality in a language-agnostic way.\nVim by default ships with usable build support as per [:h :compiler](https://vimhelp.org/quickfix.txt.html#%3Acompiler) and [:h 'makeprg'](https://vimhelp.org/options.txt.html#%27makeprg%27). The goal is to not stray too far from this original idiomatic vim compiler support and leverage for example the builtin quickfix error jumping from [:h :cexpr](https://vimhelp.org/quickfix.txt.html#%3Acexpr), and then extend it in the following principles:\n- Make the build step asynchronous\n- Allow to launch the built program\n- Require zero configuration for the common case\n- Provide a reasonable interface (e.g. show program output)\n- Add debugging integration with [vimspector](https://github.com/puremourning/vimspector)\n\n# Installation\n\nUsing **vim-plug**:\n\n```vim\nPlug 'vimpostor/vim-launchpad'\n```\n\n# Alternatives\n\n- [vim-dispatch](https://github.com/tpope/vim-dispatch)\n- [asyncrun](https://github.com/skywind3000/asyncrun.vim)\n- [neomake](https://github.com/neomake/neomake)\n\nThese alternatives are good in their own rights, but do not provide an opinionated \"just works\" experience like this plugin does.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimpostor%2Fvim-launchpad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimpostor%2Fvim-launchpad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimpostor%2Fvim-launchpad/lists"}