gh.vim
gh.vim copied to clipboard
Add file to gist
👔 Overview
Add file to Gist
👖 How to achieve
Use update api to add new file
https://docs.github.com/en/rest/reference/gists#update-a-gist
🧦 Steps
- Use
ghato open new gist file buffer - Edit and save buffer, then file would be added.