:set printoptions=portrait:n,number:y // enable landscape and show numbers
:set printfont=courier:h10 // font settings
:hardcopy > /tmp/print.ps
ps2pdf /tmp/print.ps
open /tmp/print.pdf
Last active
August 29, 2015 14:23
-
-
Save leandrocp/475e4f7a28ea1dd2470c to your computer and use it in GitHub Desktop.
My VIM Cheat Sheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment