home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / util / vim-2.0.lha / Vim-2.0 / macros / readme < prev   
Encoding:
Text File  |  1993-10-13  |  407 b   |  15 lines

  1. The macros in the maze and hanoi directories can be used to test Vim for
  2. vi compatibility. They have been written for vi to show its unlimited
  3. possibilities.
  4.  
  5. HANOI are macros that solve the tower of hanoi problem.
  6. MAZE  are macros that solve a maze (amazing!).
  7.  
  8. They are unmodified.
  9.  
  10.  
  11. The other files contain some handy macros:
  12.  
  13. center: center current line in 80-character line
  14. keyword: keyword completion
  15.