Skip to main content

Home/ VIM Editor/ Group items tagged print

Rss Feed Group items tagged

reckoner reckoner

Daily Vim: Vim to Postscript - 0 views

  • Here's a little Vim trick that might be of interest. If you're on a non-Windows machine, you can make the Vim hardcopy command print to a postscript file instead of a real printer. Try issue the following::hardcopy > file.ps
reckoner reckoner

vimpdb - Google Code - 0 views

  • Tired of debugging Python using print statements? Don't like the cumbersome PDB (Python debugger) console? Prefer using Vim for coding your Python programs? VimPdb is the solution - allows debugging Python in an IDE-fashion, right within the Vim editor.
1 - 2 of 2
Showing 20 items per page