sotte / presenting.vim

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

Allow fancy presentations for rst and org files as we do for markdown #27

Open sotte opened 3 years ago

sotte commented 3 years ago

https://github.com/sotte/presenting.vim/pull/26 adds support for fancy formatting (centering, figlet, etc.). Currently this is only supported by mardown files. We should also add this option for rst and org.