diff options
author | Bram Moolenaar <Bram@vim.org> | 2018-10-19 16:22:31 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2018-10-19 16:22:31 +0200 |
commit | 2c64ca1802b2c99b16d2fdf581b68b5baffb082a (patch) | |
tree | aa6937d8f3704d98c6a5246e87e612b767104d22 /runtime/doc/os_390.txt | |
parent | 04c86d27fed5757ae40246d7bb3fdcd0c1959468 (diff) | |
download | vim-git-2c64ca1802b2c99b16d2fdf581b68b5baffb082a.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/doc/os_390.txt')
-rw-r--r-- | runtime/doc/os_390.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/runtime/doc/os_390.txt b/runtime/doc/os_390.txt index ab88cc671..7b6ebd459 100644 --- a/runtime/doc/os_390.txt +++ b/runtime/doc/os_390.txt @@ -83,10 +83,10 @@ There is no solution for this yet. ctags out there, that does it right, but we can't be sure. So this seems to be a permanent restriction. -- The cscope interface (|cscope|) doesn't work for the version of cscope - that we use on our mainframe. We have a copy of version 15.0b12, and it - causes Vim to hang when using the "cscope add" command. I'm guessing that - the binary format of the cscope database isn't quite what Vim is expecting. +- The cscope interface (|cscope|) doesn't work for the version of cscope that + we use on our mainframe. We have a copy of version 15.0b12, and it causes + Vim to hang when using the "cscope add" command. I'm guessing that the + binary format of the cscope database isn't quite what Vim is expecting. I've tried to port the current version of cscope (15.3) to z/OS, without much success. If anyone is interested in trying, drop me a line if you make any progress. @@ -131,4 +131,4 @@ Also look at: ------------------------------------------------------------------------------ - vim:tw=78:fo=tcq2:ts=8:noet:ft=help:norl: + vim:tw=78:ts=8:noet:ft=help:norl: |