Next Previous Contents

8. Vim Tutorial

8.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.


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

8.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