Skip to content

Commit df12783

Browse files
committed
remove needless comment
1 parent 123be36 commit df12783

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
@@ -438,7 +438,6 @@ function! s:GistGet(gistid, clipboard) abort
438438
endif
439439
else
440440
silent only!
441-
" exec 'silent noautocmd edit'
442441
if get(g:, 'gist_list_vsplit', 0)
443442
exec 'silent noautocmd rightbelow vnew'
444443
else

0 commit comments

Comments
 (0)