diff options
author | rht <rhtbot@protonmail.com> | 2020-02-10 07:08:19 -0500 |
---|---|---|
committer | rht <rhtbot@protonmail.com> | 2020-02-10 07:10:06 -0500 |
commit | 29d66288ef92625c38044812ea6edf5129804dff (patch) | |
tree | 64541ea7b9a8b96b0b9075b3e8f802bf7bf2235c | |
parent | 6c5bbf07d988ef55e5e8ba8d70b62c1f0885261b (diff) | |
download | rneovim-29d66288ef92625c38044812ea6edf5129804dff.tar.gz rneovim-29d66288ef92625c38044812ea6edf5129804dff.tar.bz2 rneovim-29d66288ef92625c38044812ea6edf5129804dff.zip |
doc/manpage: Remove the extra nvim subdirectory
-rw-r--r-- | man/nvim.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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. |