blob: d01a43872c5669b54a9645021774568ce04cbd99 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Use ViM as a more(1)/less(1) pager replacement.
To set as your default pager, export PAGER=vimpager in your shell's
rcfile.
See the manpage for various options. Of note, custom .vimrc files seem
to cause strange behaviour. Creating ~/.vimpagerrc will give you a clean
ViM environment.
WWW: http://www.vim.org/scripts/script.php?script_id=1723
|