-
Notifications
You must be signed in to change notification settings - Fork 1
Advanced cscope settings
vim-scripts/cscope_plus.vim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=3438 This plug-in has features: - It adds standard cscope mappings (see `:help cscope') - It searches `cscope.out' file in: 1. The directory containing where the file which was opened or selected. 2. The current working directory. 3. $CSCOPE_DB. - It switches to relevant cscope connection.