mattn / vim-gist

Vim plugin for Gist
http://www.vim.org/scripts/script.php?script_id=2423
1.69k stars 131 forks source link

custom file name for gists #139

Open aktau opened 11 years ago

aktau commented 11 years ago

I usually identify my gists by filename, so when I upload them, I'd like to be able to pick a nice sounding filename, and not just a description. I tried looking through the code and in the older issues but couldn't find anything. Perhaps a -n flag?

blueyed commented 10 years ago

It would be nice to just use the filename part from gist:$ID/filename for this.

igokul1973 commented 6 years ago

Totally agree - giving a name to the gist, especially when one creates it from the selection, is a natural desire of any organized person... In any case - a great tool, thanks!