mirror of
https://github.com/mhinz/neovim-remote
synced 2024-11-11 13:10:34 +00:00
parent
6418fe24f6
commit
020bb0ca34
3
bin/nvr
3
bin/nvr
@ -207,7 +207,8 @@ def parse_args():
|
||||
metavar = '<file>',
|
||||
help = "Same as --remote, but don't throw an error if no server is found.")
|
||||
parser.add_argument('--remote-wait-silent',
|
||||
action = 'store_true',
|
||||
nargs = '+',
|
||||
metavar = '<file>',
|
||||
help = "Same as --remote-silent, but block until remote instance exits.")
|
||||
|
||||
parser.add_argument('--remote-tab', '-p',
|
||||
|
Loading…
Reference in New Issue
Block a user