-
-
Notifications
You must be signed in to change notification settings - Fork 128
Even with github account configured I cannot get past warning msg. #198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
what is output of |
I get my github username fourq. Rocky Assad
|
Do you install git? |
yeah, it's installed. Couldn't live without it =) |
do you set
at least, if git is installed and gist_post_anonymous is not set, the message shouldn't be displayed. I guess. |
I don't. Here's my gist settings that I've had for a while. https://github.com/fourq/vim-settings/blob/master/.vimrc#L44 |
what you get with |
|
Then |
So I commented out the gist settings that I posted earlier and ran |
seems to be working now for some reason. https://gist.github.com/16fa7fc9d528c4e98b26 (private) |
did you solve the issue? closable? |
I suppose so. So just to recap. I commented out my .vimrc settings, opened vim, ran |
I got the same issue... ping@ubuntu47-3: |
As you mentioned as, you need |
My ~/.gitconfig
https://gist.github.com/fourq/7c4b9e58ca2fe43b8515
the warning msg that I keep getting: https://github.com/mattn/gist-vim/blob/ea7dc962c5c2ac2a1c4adc94d54cac190d713648/autoload/gist.vim#L719
Is there something wrong in my .gitconfig?
The text was updated successfully, but these errors were encountered: