Add pages for vim and vimtutor

This commit is contained in:
Jeroen Meulemeester
2015-12-28 13:06:58 +01:00
parent 71d8547aad
commit 7f08ffc5a3
2 changed files with 30 additions and 0 deletions

11
pages/common/vimtutor.md Normal file
View File

@@ -0,0 +1,11 @@
# vimtutor
> Vim tutor, teaching the basic vim commands
- launch the vim tutor using the given language (en, fr, de, ...)
`vimtutor {{language}}`
- exiting the tutor
`[Esc] (to switch to normal mode), then :q`