presenting.vima presentation tool
for vim
Slides are separated by four ~
Start presenting:
:PresentingStart
Navigation:
- n - next slide
- p - previous slide
- q - quit
RST automatically supports syntax hl for python code!
if __name__ == '__main__':
import sys
sys.exit()
Thanks :D
"nothing to see here, move along..."