mirror of
https://github.com/neovim/neovim.git
synced 2025-09-13 14:58:18 +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