Skip to content

svett-ifi/vim-tutor-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-tutor-mode

Create and follow interactive tutorials for vim.

Ideas, suggestions, bug reports, code and tutorials are welcome! :)

Screenshots

screenshot 1 - Tutor command

screenshot 2 - vimtutor

screenshot 3 - learnvim

Installation

vim-tutor-mode uses the +conceal feature extensively, so a vim version >= 7.4 is suggested.

Using a plugin manager like vim-plug, simply add

Plug 'fmoralesc/vim-tutor-mode'

to your vimrc. Otherwise copy this repo to your ~/.vim folder.

Usage

:Tutor 00-vimtutor
:VimTutor

To learn how to create tutorials using vim-tutor-mode, see

:Tutor tutor

To see an example of how a third party plugin can use a tutorial, see vim-pad's tutorial.

Credits

Some of the materials included in the plugin are based on work from vim's maintainers of vimtutor (esp. Michael C. Pierce, Robert K. Ware and Bram Moolenaar) and in dahu's LearnVim.

About

interactive tutorials for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%