8000 GitHub - pct/present.vim: present.vim, a presentation tool for Vim.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pct/present.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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
    

About

present.vim, a presentation tool for Vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0