doc/:Man: "!" is special in some shells

ref https://github.com/neovim/neovim/issues/9156#issuecomment-433156463
This commit is contained in:
Justin M. Keyes 2018-10-25 20:51:59 +02:00
parent edbe020bcb
commit d214e33e78

View File

@ -512,7 +512,7 @@ View manpages in Nvim. Supports highlighting, completion, locales, and
navigation. Also see |find-manpage|.
To use Nvim as a manpager: >
export MANPAGER="nvim +Man!"
export MANPAGER='nvim +Man!'
man.vim will always attempt to reuse the closest man window (above/left) but
otherwise create a split.