install.sh: Update MANPAGER info
authorStefan Huber <shuber@sthu.org>
Wed, 26 Oct 2022 19:18:10 +0000 (21:18 +0200)
committerStefan Huber <shuber@sthu.org>
Wed, 26 Oct 2022 19:18:10 +0000 (21:18 +0200)
install.sh

index d50c6d9b8a46f5601b239f5c698c2eb517f05ea5..4afa51565307be922a8f1818c7671dfe1f99a973 100755 (executable)
@@ -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
 }