fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
373 B
Text
10 lines
373 B
Text
Vimpager uses the power of Vim to provide a powerful pager.
|
|
It runs Vim (or NeoVim, or even GVim) and acts as a frontend,
|
|
allowing for full Vim syntax highlighting, navigation, and
|
|
configurability.
|
|
|
|
To make Vimpager look for anything other than `vim', set
|
|
VIMPAGER_VIM=nvim or VIMPAGER_VIM=gvim.
|
|
|
|
To set Vimpager as your default pager, export PAGER=vimpager
|
|
in your shell.
|