I am using macvim for a ruby tutorials book that will be produced directly with vim as a PDF (using the macvim print/make pdf function but the principle should be the same for any PDF generated from Vim). Unfortunately in the text part of the tutorial book there seems be no easy way to make a url clickable in the pdf.
What is the best solution to have clickable URLs in .pdf files generated from vim ? thanks in advance !
http://? – Conner Aug 20 '12 at 14:52This is a test: http://google.com. Will look into it. – Conner Aug 20 '12 at 15:11