File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -240,8 +240,8 @@ REQUIREMENTS *gist-vim-requirements*
240240==============================================================================
241241SETUP *gist-vim-setup*
242242
243- This plugin uses GitHub API v3. Setting value is stored in `~/.gist-vim ` .
244- gist-vim have two ways to access APIs.
243+ This plugin uses GitHub API v3. The authentication value is stored in `~/.gist-vim ` .
244+ gist-vim provides two ways to authenticate against the GitHub APIs.
245245
246246First, you need to set your GitHub username in global git config:
247247>
@@ -278,8 +278,8 @@ NOTE: the username is optional if you only send anonymous gists.
278278==============================================================================
279279FAQ *gist-vim-faq*
280280
281- Q. :Gist give Forbidden error
282- A. Try to delete ~/.gist-vim. And authenticate again.
281+ Q. :Gist returns a Forbidden error
282+ A. Try deleting ~/.gist-vim and authenticating again.
283283
284284==============================================================================
285285THANKS *gist-vim-thanks*
You can’t perform that action at this time.
0 commit comments