We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Is it possible to open a specific file from a gist that has more than on file?
By default, vim-gist only opens the first file, and ALL files when a flag is set. let g:gist_get_multiplefile = 1
let g:gist_get_multiplefile = 1
I'm asking because GistPad in Visual Code Studio lets me choose an individual file.