From: Stefan Huber Date: Wed, 26 Oct 2022 19:18:10 +0000 (+0200) Subject: install.sh: Update MANPAGER info X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=commitdiff_plain;h=405b667c82259aee5fe8174079f409c873f4276a install.sh: Update MANPAGER info --- diff --git a/install.sh b/install.sh index d50c6d9..4afa515 100755 --- a/install.sh +++ b/install.sh @@ -83,7 +83,7 @@ start the plugin provided colorscheme is not available yet. Add this line to your shell configuration, e.g., ~/.profile, to use vim as man pager: - export MANPAGER=\"view -c MANPAGER -\" + export MANPAGER=\"vi -c ASMANPAGER -\" EOF }