sotte / presenting.vim

A simple tool for presenting slides in vim based on text files.
MIT License
300 stars 50 forks source link

Add support for Go slides #12

Closed xswordsx closed 9 years ago

xswordsx commented 9 years ago

Note: Vim doesn't automatically assert that a .slide file has a file type slide

sotte commented 9 years ago

Nice!

Can you convert an example into the .slide format and add it to your pull request? Please also mention .slide in the README.

xswordsx commented 9 years ago

Is this OK?

sotte commented 9 years ago

Please also add some docs to doc/presenting.txt.

xswordsx commented 9 years ago

Done :)

sotte commented 9 years ago

Thanks! Always happy to see that ppl actually use presenting.vim :)

xswordsx commented 9 years ago

It's pretty convenient when you want to read something over SSH