Vroom::Vroom

Vroom::Vroom is a Perl module that offers slide shows in Vim.
Download

Vroom::Vroom Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Ingy dt Net
  • Publisher web site:
  • http://search.cpan.org/~ingy/

Vroom::Vroom Tags


Vroom::Vroom Description

Vroom::Vroom is a Perl module that offers slide shows in Vim. Vroom::Vroom is a Perl module that offers slide shows in Vim.SYNOPSIS > mkdir MySlides # Make a Directory for Your Slides > cd MySlides # Go In There > vim slides.vroom # Write Some Slides > vroom --vroom # Show Your SlidesEver given a Slide Show and needed to switch over to the shell?Now you don't ever have to switch again. You're already there.Vroom lets you create your slides in a single file using a Wiki-like style, much like Spork and Sporx do. The difference is that your slides don't compile to HTML or JavaScript or XUL. They get turned into a set of files that begin with '0', like '03' or '07c' or '05b.pl'.The slides are named in alpha order. That means you can bring them all into a Vim session with the command: vim 0*. vroom --vroom does exactly that.Vroom creates a file called ./.vimrc with helpful key mappings for navigating a slideshow. See "KEY MAPPINGS" below.Please note that you will need the following line in your $HOME/.vimrc file in order to pick up the local .vimrc file. set exrcVroom takes advantage of Vim's syntax highlighting. It also lets you run slides that contain code.Since Vim is an editor, you can change your slides during the show. Requirements: · Perl


Vroom::Vroom Related Software