Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3abf244

Browse files
committed
remove debug code
1 parent f0d6357 commit 3abf244

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎autoload/gist.vim‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ function! s:open_browser(url) abort
101101
let quote = &shellxquote == '"' ? "'" : '"'
102102
if cmd =~# '^!'
103103
let cmd = substitute(cmd, '%URL%', '\=quote.a:url.quote', 'g')
104-
let g:hoge = cmd
105104
silent! exec cmd
106105
elseif cmd =~# '^:[A-Z]'
107106
let cmd = substitute(cmd, '%URL%', '\=a:url', 'g')

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /