diff options
author | Bram Moolenaar <Bram@vim.org> | 2009-09-11 09:30:34 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2009-09-11 09:30:34 +0000 |
commit | 8ae39d843285c440a79ca17fe267ff6e621b3d75 (patch) | |
tree | ae42419bd0d41f7fb22089c9c7c1e4a5f2cb2876 /runtime/doc/if_cscop.txt | |
parent | b5cdf2eab300a27cf8d59ec1378b8ccc45b4f781 (diff) | |
download | vim-git-8ae39d843285c440a79ca17fe267ff6e621b3d75.tar.gz |
updated for version 7.2-246v7.2.246
Diffstat (limited to 'runtime/doc/if_cscop.txt')
-rw-r--r-- | runtime/doc/if_cscop.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/if_cscop.txt b/runtime/doc/if_cscop.txt index 3d98e4a18..c8f999563 100644 --- a/runtime/doc/if_cscop.txt +++ b/runtime/doc/if_cscop.txt @@ -481,7 +481,8 @@ bit of code) was adapted from the cscope interface in nvi. Please report any problems, suggestions, patches, et al., you have for the usage of cscope within Vim to him. *cscope-win32* -For a cscope version for Win32 see: http://iamphet.nm.ru/cscope/index.html +For a cscope version for Win32 see: + http://code.google.com/p/cscope-win32/ Win32 support was added by Sergey Khorev <sergey.khorev@gmail.com>. Contact him if you have Win32-specific issues. |