mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
version: Refer to nvim help on startup screen.
This commit is contained in:
@@ -917,6 +917,7 @@ void intro_message(int colon)
|
||||
"",
|
||||
N_("type :q<Enter> to exit "),
|
||||
N_("type :help<Enter> or <F1> for on-line help"),
|
||||
N_("type :help nvim<Enter> for Neovim help "),
|
||||
};
|
||||
|
||||
// blanklines = screen height - # message lines
|
||||
|
Reference in New Issue
Block a user