{"id":14111337,"url":"https://github.com/arithran/vim-pizza","last_synced_at":"2025-12-24T09:12:01.694Z","repository":{"id":61574084,"uuid":"112793790","full_name":"arithran/vim-pizza","owner":"arithran","description":"My initial attempt at trying to order pizza from within vim.","archived":false,"fork":false,"pushed_at":"2022-10-16T16:10:56.000Z","size":29,"stargazers_count":466,"open_issues_count":1,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-01T13:00:46.472Z","etag":null,"topics":["hungry","order-pizza","pizza","plug","vim","vim-pizza","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/arithran.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}},"created_at":"2017-12-01T22:39:26.000Z","updated_at":"2025-05-22T19:09:22.000Z","dependencies_parsed_at":"2022-10-19T13:00:23.422Z","dependency_job_id":null,"html_url":"https://github.com/arithran/vim-pizza","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arithran/vim-pizza","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-pizza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-pizza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-pizza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-pizza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arithran","download_url":"https://codeload.github.com/arithran/vim-pizza/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arithran%2Fvim-pizza/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27999509,"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-12-24T02:00:07.193Z","response_time":83,"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":["hungry","order-pizza","pizza","plug","vim","vim-pizza","vim-plugin"],"created_at":"2024-08-14T10:03:15.341Z","updated_at":"2025-12-24T09:12:01.674Z","avatar_url":"https://github.com/arithran.png","language":"Vim script","readme":"## Description\nMy initial attempt at trying to order pizza from within Vim. \n\n## But Why?\nAfter a long day's work of coding, you feel exhausted and all you want to do\nis eat pizza. But since you are a Vim user you wish that you had a key-binding\nwithin Vim to open your computer browser, point it at your favourite pizza and\nmake an order.\n\nAlso, you can brag about Vim ordering pizza at work (the real reason for\ndeveloping this plug-in).\n\n## Usage\n```vim\n:OrderPizza\n```\n**If you are always hungry, add the following to your .vimrc to bind a key\nlike F5**\n```vim\nnnoremap \u003cF5\u003e :OrderPizza\u003cCR\u003e\n```\n**I always order Papa John's Pan Cheese, but this plug-in always takes me to\nthe Pizza Hut homepage** (It can be any pizza URL you visit frequently)\n```vim\nlet g:pizza#default_pizzeria ='https://www.papajohns.com/order/builder/productBuilderInfo?productGroupId=pan-cheese\u0026productSKU.sku=1-296-3-83\u0026quantity=1'\n```\n\nCheckout `:help pizza` for more information.\n\n## Installation\n\nThis plugin follows the standard runtime path structure, and as such it can be\ninstalled with a variety of plugin managers:\n\nPlugin Manager  | Install with...\n--------------- | --------------------------------------------------\n[NeoBundle][12] | `NeoBundle 'arithran/vim-pizza'`\n[Vundle][13]    | `Plugin 'arithran/vim-pizza'`\n[Plug][40]      | `Plug 'arithran/vim-pizza'`\n[Pathogen][14]  | `git clone https://github.com/arithran/vim-pizza ~/.vim/bundle`\nManual          | Copy all of the files into your `~/.vim` directory\n\n## License\nLicensed under the [MIT License](LICENSE.txt).\n\n## Want to collaborate?\nI would like to create menus within Vim and integrate the plug-in with 3rd\nparty APIs in the near future. Help is appreciated, PM me.\n\n[12]: https://github.com/Shougo/neobundle.vim\n[13]: https://github.com/gmarik/vundle\n[40]: https://github.com/junegunn/vim-plug\n[14]: https://github.com/tpope/vim-pathogen\n","funding_links":[],"categories":["Vim Script"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithran%2Fvim-pizza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farithran%2Fvim-pizza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farithran%2Fvim-pizza/lists"}