X-Git-Url: https://git.sesse.net/?p=webpdf;a=blobdiff_plain;f=README;h=a01153642e76377c8589057687bf53148a5be928;hp=7b745d35d8c41d18dd83e3a9e0073667f3e338ad;hb=deb0c67211f3b7050723c822d2ad499a0cfd5c2e;hpb=68190899b23c04803979149c4752bafb3cb0f4fb diff --git a/README b/README index 7b745d3..a011536 100644 --- a/README +++ b/README @@ -50,6 +50,18 @@ output PostScript, but OK). It's going to be a “PDF converter”, using as command line, and your output directory as appropriate. Also remember to set the page size if you don't happen to prefer Letter already. + +Special vim configuration + +You might want a simple .vimrc for your user as well; mine reads + + set fileencodings=utf-8,iso8859-1 + syn on + set bg=dark + +(Yes, for some reason bg=dark looks better when printing. Don't ask me why.) + + Happy hacking :-) -- Steinar H. Gunderson , http://www.sesse.net/