mattn/vim-gist

Fix message

CodisRedding opened this issue · 0 comments

currently:

'You don''t have configured a Github account. Read '':help gist-vim-setup''.'

should be:

'You have not configured a Github account. Read '':help gist-vim-setup''.'

https://github.com/mattn/gist-vim/blob/ea7dc962c5c2ac2a1c4adc94d54cac190d713648/autoload/gist.vim#L719