X-Git-Url: https://git.sthu.org/?p=vimconf.git;a=blobdiff_plain;f=install.sh;fp=install.sh;h=4afa51565307be922a8f1818c7671dfe1f99a973;hp=d50c6d9b8a46f5601b239f5c698c2eb517f05ea5;hb=405b667c82259aee5fe8174079f409c873f4276a;hpb=5bbd9525596e76b37128f8a431619824d98b0dbf 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 }