diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-02-10 23:20:28 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-02-10 23:20:28 +0000 |
commit | c7453f52d4eb5a5259b6b587d62b7e99e1ebdd10 (patch) | |
tree | 10caf29de7ebbddd79a710f77999875923f4ec8a /runtime/doc/if_cscop.txt | |
parent | 110bc6bc91ccb10b20103a6d4a1c17e07fda1fb5 (diff) | |
download | vim-c7453f52d4eb5a5259b6b587d62b7e99e1ebdd10.zip |
updated for version 7.0196
Diffstat (limited to 'runtime/doc/if_cscop.txt')
-rw-r--r-- | runtime/doc/if_cscop.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/doc/if_cscop.txt b/runtime/doc/if_cscop.txt index 32bc84fc0..183ca30ad 100644 --- a/runtime/doc/if_cscop.txt +++ b/runtime/doc/if_cscop.txt @@ -208,6 +208,11 @@ The available subcommands are: USAGE :cs show + *:lcscope* *:lcs* +This command is same as the ":cscope" command, except when the +'cscopequickfix' option is set, the location list for the current window is +used instead of the quickfix list to show the cscope results. + *:cstag* *E257* *E562* If you use cscope as well as ctags, |:cstag| allows you to search one or the other before making a jump. For example, you can choose to first |