presenting.vim
a presentation tool
for vim #----
Separate slides by ‘#----’
Start presenting:
:PresentingStart
Navigation:
- n - next slide
- p - previous slide
- q - quit
#----
org automatically supports syntax hl for many languagues!
if __name__ == '__main__':
import sys
sys.exit()
#----
Thanks :D
#----
“nothing to see here, move along…”