Skip to content

Commit 123be36

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

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
@@ -475,7 +475,6 @@ function! s:GistGet(gistid, clipboard) abort
475475
return
476476
endtry
477477
let &undolevels = old_undolevels
478-
" setlocal buftype=acwrite bufhidden=delete noswapfile
479478
setlocal buftype=acwrite bufhidden=hide noswapfile
480479
setlocal nomodified
481480
doau StdinReadPost,BufRead,BufReadPost

0 commit comments

Comments
 (0)