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 73abc1e

Browse files
committed
remove needless comment, put TODO(s)
1 parent fedb752 commit 73abc1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎autoload/gist.vim

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,14 +513,15 @@ function! s:GistListAction(mode) abort
513513
elseif a:mode == 0
514514
call s:GistGet(gistid, 0)
515515
wincmd w
516-
" bdelete
517516
bw
518517
elseif a:mode == 2
519518
call s:GistGet(gistid, 1)
519+
" TODO close with buffe rname
520520
bdelete
521521
bdelete
522522
elseif a:mode == 3
523523
call s:GistGet(gistid, 1)
524+
" TODO close with buffe rname
524525
bdelete
525526
bdelete
526527
normal! "+p

0 commit comments

Comments
(0)

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