From 724a53306f21e6acfb22d28829ec9c6857e9cf8f Mon Sep 17 00:00:00 2001 From: Florian Walch Date: Thu, 6 Nov 2014 11:55:19 +0100 Subject: version: Refer to nvim help on startup screen. --- runtime/doc/nvim_intro.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/doc/nvim_intro.txt b/runtime/doc/nvim_intro.txt index d3aa459ba2..7b115b1912 100644 --- a/runtime/doc/nvim_intro.txt +++ b/runtime/doc/nvim_intro.txt @@ -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, -- cgit