Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 494 Bytes

File metadata and controls

29 lines (18 loc) · 494 Bytes

Present.vim

present.vim is a presentation tool for Vim.

It's clone from https://github.com/sorah/presen.vim but use reStructuredText syntax instead.


How to Use

  1. Open a rst file (ex: this file)

  2. Run:

    :StartPresent
    
  3. Use n to next page, p to previous page, and q to exit presentation

  4. Seperate screen/page by 4 '~'


Convert to HTML

  1. Install VST (https://github.com/vim-scripts/VST)

  2. Run:

    :VSTi html