mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0223
This commit is contained in:
@@ -2920,6 +2920,9 @@ usage()
|
||||
main_msg(_("--remote-silent <files> Same, don't complain if there is no server"));
|
||||
main_msg(_("--remote-wait <files> As --remote but wait for files to have been edited"));
|
||||
main_msg(_("--remote-wait-silent <files> Same, don't complain if there is no server"));
|
||||
# ifdef FEAT_WINDOWS
|
||||
main_msg(_("--remote-tab <files> As --remote but open tab page for each file"));
|
||||
# endif
|
||||
main_msg(_("--remote-send <keys>\tSend <keys> to a Vim server and exit"));
|
||||
main_msg(_("--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"));
|
||||
main_msg(_("--serverlist\t\tList available Vim server names and exit"));
|
||||
|
Reference in New Issue
Block a user