gtags.vim : Integrates GNU GLOBAL source code tag system with VIM.
| script karma |
Rating 81/34,
Downloaded by 4221
|
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Shigio Yamaguchi |
| |
| script type |
| utility |
| |
| description |
The gtags.vim plugin script integrates the GNU GLOBAL source code tag system
with Vim. About the details, see http://www.gnu.org/software/global/.
|
| |
| install details |
Drop the file in your plugin directory or source it from your vimrc.
To use this script, you need the GNU GLOBAL installed in your machine.
|
| |
script versions (upload new version)
Click on the package to download.
| gtags.vim |
0.6 |
2012-01-13 |
7.0 |
Shigio Yamaguchi |
This is the ture gtags.vim version 0.6.
DON'T DOWNLOAD THE GTAGS.VIM THAT WAS UPLOADED IN 2012-01-06.
The version is modified version by kalimuthu velappan in 2012-01-05.
http://www.vim.org/scripts/script.php?script_id=3868
I have uploaded this file by mistake. I'm sorry.
|
| gtags.vim |
0.6 |
2012-01-06 |
7.0 |
Shigio Yamaguchi |
Server side GLOBAL support added.
Gtags_Auto_Map added. |
| gtags.vim |
0.5 |
2011-07-02 |
7.0 |
Shigio Yamaguchi |
Use new input completion command 'global -cP'.
This script requires GLOBAL-5.9.7 or the later.
|
| gtags.vim |
0.3.1 |
2008-04-13 |
7.0 |
Shigio Yamaguchi |
New facility:
More accurate, language independent context jump.
Fixed bug:
Completion facility didn't work with the -f option of Gtags.
Internal:
Changed not to use temporary file.
Accepted code for Windows environment.
This version requires GLOBAL-5.7 or later.
|
| gtags.vim |
0.2 |
2004-04-08 |
6.0 |
Shigio Yamaguchi |
Copyright description added.
Some usage description added.
- Input completion.
- Quickfix command.
- The -P command.
|
| gtags.vim |
0.1 |
2004-02-01 |
6.0 |
Shigio Yamaguchi |
Initial upload |
ip used for rating: 23.22.252.150
|