Vim as $MANPAGER
Long, long ago, in a hostel room far, far away, I once read about using Vim as
the pager for man
. It involved using some script which made vim
behave like
less
(or something like that). I’d stumbled upon it while trying to make
reading manpages more comfortable, with syntax colouring, navigation, etc.