A plugin to present slide shows in Vim.
- Run commands below in your shell.
$ mkdir -p ~/.vim/pack/opt/slide
$ cd ~/.vim/pack/opt/slide
$ git clone https://github.com/logcpp/vim-slides.git
- Open a file in Vim and run
:packadd slide
That's all! You can now flip the pages like a slide show.
Created on: 2022/2/5 Maintainer: logcpp