-
Recent Posts
Recent Comments
Meta
Tag Archives: gentoo
Using vim as a pager (in gentoo)
Wondering what the “vim-pager” use flag on app-editors/vim did, I gave it a shot. Turns out it gives you 2 extra commands: vimpager and vimmanpager. So adding export MANPAGER=/usr/bin/vimmanpager to your login script of choice (.bashrc works just fine), man … Continue reading