From 29d66288ef92625c38044812ea6edf5129804dff Mon Sep 17 00:00:00 2001 From: rht Date: Mon, 10 Feb 2020 07:08:19 -0500 Subject: doc/manpage: Remove the extra nvim subdirectory --- man/nvim.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/nvim.1 b/man/nvim.1 index dd02d33891..9e7da629f7 100644 --- a/man/nvim.1 +++ b/man/nvim.1 @@ -378,7 +378,7 @@ See also System-global .Nm configuration file. -.It Pa $VIM/nvim +.It Pa $VIM System-global .Nm runtime directory. -- cgit