diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2014-11-28 15:38:43 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-11-28 15:38:43 -0500 |
commit | 414199c54b92a60c3c97ccb5043668c69eedd173 (patch) | |
tree | ce0f730d0bc0a16f09284d49c35e76631a0a3b53 /runtime/tools | |
parent | 371594fe9a64f72b99e0128c276e10164e7026e1 (diff) | |
parent | ba1e2ce287752a1bd30d52f77493a5bb582c2349 (diff) | |
download | rneovim-414199c54b92a60c3c97ccb5043668c69eedd173.tar.gz rneovim-414199c54b92a60c3c97ccb5043668c69eedd173.tar.bz2 rneovim-414199c54b92a60c3c97ccb5043668c69eedd173.zip |
Merge pull request #1491 from Pyrohh/os2-and-misc-cleanup
Remove MiNT, NeXTSTEP, OS/2 References
Diffstat (limited to 'runtime/tools')
-rw-r--r-- | runtime/tools/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tools/README.txt b/runtime/tools/README.txt index fa176c776d..19976b325c 100644 --- a/runtime/tools/README.txt +++ b/runtime/tools/README.txt @@ -34,4 +34,4 @@ xcmdsrv_client.c: Example for a client program that communicates with a Vim unicode.vim Vim script to generate tables for src/mbyte.c. -[xxd (and tee for OS/2) can be found in the src directory] +[xxd can be found in the src directory] |