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.
1 parent ea7dc96 commit 88c331eCopy full SHA for 88c331e
autoload/gist.vim
@@ -716,7 +716,7 @@ function! gist#Gist(count, bang, line1, line2, ...) abort
716
let listmx = '^\%(-l\|--list\)\s*\([^\s]\+\)\?$'
717
let bufnamemx = '^' . s:bufprefix .'\(\zs[0-9a-f]\+\ze\|\zs[0-9a-f]\+\ze[/\\].*\)$'
718
if strlen(g:github_user) == 0 && anonymous == 0
719
- echohl ErrorMsg | echomsg 'You don''t have configured a Github account. Read '':help gist-vim-setup''.' | echohl None
+ echohl ErrorMsg | echomsg 'You have not configured a Github account. Read '':help gist-vim-setup''.' | echohl None
720
return
721
endif
722
if a:bang == '!'
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments