Table of Contents
Japanese Vimtutor adapted for Evil and wrapped in a major mode.
Features:
- restore last working file
- fast navigation between lessons with
C-j
andC-k
M-x evil-tutor-ja-start
This will create a working file in evil-tutor-working-ja-directory
(defaults
to ~/.emacs.d/.tutor-ja
)
You can either install evil-tutor-ja
from MELPA:
M-x package-install evil-tutor-ja
Add evil-tutor-ja.el
to your load path. evil-tutor-ja
requires evil
and evil-tutor
to be installed.
This package is forked from evil-tutor.