Skip to content

Commit edcffe4

Browse files
mattnallex
authored andcommitted
remove needless comment
1 parent 6b0c1b8 commit edcffe4

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)