https://github.com/arithran/vim-pizza Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + By Plan + Enterprise + Teams + Compare all + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} arithran / vim-pizza Public * Notifications * Fork 11 * Star 450 My initial attempt at trying to order pizza from within vim. License MIT license 450 stars 11 forks Star Notifications * Code * Issues 0 * Pull requests 1 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights arithran/vim-pizza This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Clone HTTPS GitHub CLI [https://github.com/a] Use Git or checkout with SVN using the web URL. [gh repo clone arithr] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @arithran arithran Merge pull request #6 from EvanQuan/master ... 080d3ba Sep 19, 2019 Merge pull request #6 from EvanQuan/master Add help docs and ability to order from different pizzerias 080d3ba Git stats * 44 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time doc Add documentation for g:pizza#python_pizzeria Apr 26, 2019 plugin Add Python 2 and Python 3 support from lorlouis Apr 26, 2019 .gitignore Ignore help tags Apr 24, 2019 LICENSE.txt adding license Dec 5, 2017 README.md Add Pathogen installation instructions Apr 26, 2019 View code Description But Why? Usage Installation License Want to collaborate? README.md Description My initial attempt at trying to order pizza from within Vim. But Why? After a long day's work of coding, you feel exhausted and all you want to do is eat pizza. But since you are a Vim user you wish that you had a key-binding within Vim to open your computer browser, point it at your favourite pizza and make an order. Also, you can brag about Vim ordering pizza at work (the real reason for developing this plug-in). Usage :OrderPizza If you are always hungry, add the following to your .vimrc to bind a key like F5 nnoremap :OrderPizza I always order Papa John's Pan Cheese, but this plug-in always takes me to the Pizza Hut homepage (It can be any pizza URL you visit frequently) let g:pizza#default_pizzeria ='https://www.papajohns.com/order/builder/productBuilderInfo?productGroupId=pan-cheese&productSKU.sku=1-296-3-83&quantity=1' Checkout :help pizza for more information. Installation This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers: Plugin Install with... Manager NeoBundle NeoBundle 'arithran/vim-pizza' Vundle Plugin 'arithran/vim-pizza' Plug Plug 'arithran/vim-pizza' Pathogen git clone https://github.com/arithran/vim-pizza ~/.vim/ bundle Manual Copy all of the files into your ~/.vim directory License Licensed under the MIT License. Want to collaborate? I would like to create menus within Vim and integrate the plug-in with 3rd party APIs in the near future. Help is appreciated, PM me. About My initial attempt at trying to order pizza from within vim. Topics vim vim-plugin plug pizza hungry order-pizza vim-pizza Resources Readme License MIT license Stars 450 stars Watchers 8 watching Forks 11 forks Releases No releases published Packages 0 No packages published Contributors 6 * @EvanQuan * @arithran * @lorlouis * @ashok-arora * @johnlunney * @TheAmazingPT Languages * Vim Script 100.0% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.