home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / vim45os2.zip / vim-4.5 / macros / README < prev    next >
Text File  |  1996-10-07  |  795b  |  19 lines

  1. The macros in the maze, hanoi and urm directories can be used to test Vim for
  2. vi compatibility.  They have been written for vi to show its unlimited
  3. possibilities.  The life macros can be used for performance compares.
  4.  
  5. hanoi    Macros that solve the tower of hanoi problem.
  6. life    Macros that run Conway's game of life.
  7. maze    Macros that solve a maze (amazing!).
  8. urm    Macros that simulate a simple computer: "Universal Register Machine"
  9.  
  10.  
  11. The other files contain some handy utilities:
  12.  
  13. dvorak:         for when you use a Dvorak keyboard
  14. file_select: macros that make a handy file selector
  15. html:         macros for editing HTML files
  16. rot13:         code/decode the buffer for rot13
  17. shell.gui:   menus for editing shell scripts in the GUI version
  18. swapmous:    swap left and right mouse buttons
  19.