mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 16:42:42 +00:00
lint
This commit is contained in:
@@ -1016,8 +1016,9 @@ do_bufdel(
|
||||
break;
|
||||
}
|
||||
arg = p;
|
||||
} else
|
||||
} else {
|
||||
bnr = getdigits_int(&arg, false, 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!got_int && do_current
|
||||
|
||||
Reference in New Issue
Block a user