From d34f042ed539565be3915745162eff13a8a0043a Mon Sep 17 00:00:00 2001 From: rht Date: Sun, 9 Feb 2020 19:43:06 -0500 Subject: doc/manpage: reference $VIM instead of /usr/local/share #11840 [ci skip] --- man/nvim.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/nvim.1 b/man/nvim.1 index bc11739747..dd02d33891 100644 --- a/man/nvim.1 +++ b/man/nvim.1 @@ -378,7 +378,7 @@ See also System-global .Nm configuration file. -.It Pa /usr/local/share/nvim +.It Pa $VIM/nvim System-global .Nm runtime directory. -- cgit