Examples to be solved after Vim Training - Basic ------------------------------------------------ (1) Go through the complete training material. We may have skipped some of the fine print in our discussion today. (2) Try out the commands given in the training materials on some sample files. (3) Go through your .vimrc file and see if you need to change/update/add some settings. (4) Practice the commands you have learned in your day to day editing. (5) Find out more about the commands you have learnt from vim online help. (6) Look at the 'tags' file in this directory. Generate the same file using vim from scratch. Use various commands used in the training session for creating the file. See if you can perform better.