{"id":26295721,"url":"https://github.com/aiya000/vim-quickrepl","last_synced_at":"2025-07-02T08:34:20.037Z","repository":{"id":77470523,"uuid":"208575900","full_name":"aiya000/vim-quickrepl","owner":"aiya000","description":"The Simplest Faster way to open your REPL for filetypes.","archived":false,"fork":false,"pushed_at":"2019-12-13T04:16:06.000Z","size":302,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T14:40:05.498Z","etag":null,"topics":["repl","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aiya000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-15T10:16:04.000Z","updated_at":"2025-04-25T16:12:53.000Z","dependencies_parsed_at":"2023-04-23T08:47:25.917Z","dependency_job_id":null,"html_url":"https://github.com/aiya000/vim-quickrepl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aiya000/vim-quickrepl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvim-quickrepl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvim-quickrepl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvim-quickrepl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvim-quickrepl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiya000","download_url":"https://codeload.github.com/aiya000/vim-quickrepl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fvim-quickrepl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263103077,"owners_count":23414223,"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","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":["repl","vim","vim-plugin"],"created_at":"2025-03-15T04:14:58.534Z","updated_at":"2025-07-02T08:34:20.028Z","avatar_url":"https://github.com/aiya000.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :gift: vim-quickrepl :gift:\n\nThe **Simplest** Faster way to open your REPL for filetypes.\n\n(like [vim-quickrun](https://github.com/thinca/vim-quickrun))\n\n![sample](sample.gif)\n\n## VS reply.vim\n\nreply.vim is another good way to open REPL.\nBut this focuses to synchronize REPL buffers and file buffers,\nthis often requires a configuration for unknown REPLs\n(e.g. `stack ghci`).\n\nvim-quickrepl focuses **simplicity** to configurate.\n\n## :dizzy: How to install :dizzy:\n\n### No package manager\n\nClone this repo into `$MYVIMRC/pack/haskell/start/`\n\n### dein.nvim\n\n```haskell\ncall dein#add('aiya000/vim-quickrepl')\n```\n\n### dein.nvim with toml\n\n```toml\n[[plugins]]\nrepo = 'aiya000/vim-quickrepl'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiya000%2Fvim-quickrepl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiya000%2Fvim-quickrepl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiya000%2Fvim-quickrepl/lists"}