Whole document tree
    

Whole document tree

Vim Color Editor HOW-TO (Vi Improved with syntax color highlighting) : Vim Tutorial Next Previous Contents

10. Vim Tutorial

10.1 Vim Hands-on Tutorial

On Linux system see the tutorial at /usr/doc/vim-common-5.*/tutor, on other unix systems go to directory where vim is installed and look for doc directory.


        bash$ cd /usr/doc/vim-common*/tutor
        bash$ less README.txt
        bash$ cp tutor $HOME
        bash$ cd $HOME
        bash$ less tutor

10.2 Vi Tutorials on Internet

There are many Vi Tutorials on internet. In Yahoo (Lycos, excite or Hotbot) enter "Vi Tutorial" in search field and search engine will return many pointers.
Next Previous Contents