version: Refer to nvim help on startup screen.

This commit is contained in:
Florian Walch 2014-11-06 11:55:19 +01:00
parent 4cc26fba24
commit 724a53306f
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
NVIM REFERENCE MANUAL by Thiago de Arruda
Introduction to Nvim *nvim-intro*
Introduction to Nvim *nvim* *nvim-intro*
This is an introduction to Vim users that are just getting started with Nvim.
It is not meant for Vim beginners. For a basic introduction to Vim,

View File

@ -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