Guest User

Untitled

a guest
Feb 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if (!exists('g:github_user') || !exists('g:github_token')) && !executable('git')
  2. echoerr "Gist: require 'git' command"
  3. finish
  4. endif
Add Comment
Please, Sign In to add comment