How to update a existing tag file without creating a new one?
- From: "Chen Shu" <yindishu@xxxxxxxxx>
- Date: 28 Jan 2006 22:55:07 -0800
Hello there:
I use ctags+vim to read source code. After I've done some
modification to the source code, for example, add some comments, remove
some code, the original tag should be updated. How can I just "append"
the modification to the original tag file? It really takes me a lot of
time to rebuild another tag file( 33M tag file for linux kernel 2.4 ;-)
).
And if I want to map this update feature to some key in vim, for
example, F5, how should I write the script?
Thanks a lot!
.
- Prev by Date: Re: top and time
- Next by Date: What does the '+' sign mean in a partition table displayed by fdisk?
- Previous by thread: Re: top and time
- Next by thread: What does the '+' sign mean in a partition table displayed by fdisk?
- Index(es):
Relevant Pages
|