Last active
April 13, 2024 19:47
-
-
Save andres-lowrie/c21c4b138c0eb2e44fefd5998475c0ce to your computer and use it in GitHub Desktop.
vim manpager
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export MANPAGER="vim -u ~/.minvimrc -M +MANPAGER -" | |
export MANPAGER='nvim +Man!' |
faster copy/pasta
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tend to copy this all the time