Open
Description
I have a file that I like to share between computers using Gist. I have a GistID
set up and everything.
As of right now, when I make some updates and switch to that new Gist, I have to re-download that Gist and update the existing file on my computer to have the latest updates.
It would be really nice if instead I could just execute a command like :Gist -u
, it would find the GistID in the current file, fetch the latest contents from the server and just replace the contents of the file.
I guess it would be similar to :Gist XXXX
command, however not requiring the need to have to type out the address manually.
Perhaps I am an idiot and there's a simple way to do this already that I couldn't get from the docs?
Metadata
Metadata
Assignees
Labels
No labels