lambdalisue / vim-gista

An alternative gist.vim, vim plugin which manipulate gists in Vim.
http://www.vim.org/scripts/script.php?script_id=4976
MIT License
156 stars 5 forks source link

RFC: Add a way to list forks of a particular gist [Low priority] #53

Open lambdalisue opened 8 years ago

lambdalisue commented 8 years ago

https://developer.github.com/v3/gists/#list-gist-forks

May be :Gista forks {GISTID} or :Gista fork-list {GISTID}?

But who need this feature? Let me know if you would like to list forks of a particular gist ;-)