home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / vim42os2.zip / vim-4.2 / README.OS2 < prev    next >
Text File  |  1996-06-19  |  822b  |  16 lines

  1. This is the OS/2 port of Vim.  Also included are compiled versions of the
  2. tools ctags (for generating tagfiles for use in Vim) and xxd (for generating
  3. hexdumps).  Additionally, there is a simple version of tee, used for the
  4. quickfix function of Vim.  If you already have another version of tee
  5. installed, remove this version and use your original version.  These tools
  6. rely on the emx runtime, as does Vim.
  7.  
  8. For information about the pecularities of Vim running on OS/2, read
  9. doc\vim_os2.txt.
  10.  
  11. The file "patches.os2" contains the diffs to the original Vim 4.2 sources
  12. that were used to build this OS/2 version. These patches weren't submitted
  13. to the author in time for inclusion in the official source distribution.
  14. To indicate that this version is slightly different, it's called "4.2o1"
  15. instead of "4.2".
  16.