taglist
taglist copied to clipboard
Source code browser plugin for Vim
hi, I believe there are a bunch of people who work with large source code project like linux kernel. Nomally in a kernel source file , there are lots of...
For all intents and purposes, I can't use F1 in Vim. Can you please make it configurable? Using `` seems like a good idea here.
add systermverilog
I just found that it seems it does not show the class name for the hpp header file in the _Tag_List_ window. Is it something wrong with the setting or...
vim 9.1, linux 3.10 1. open a source file A with taglist open 2. tabnew another source file B 3. close B 4. error occurs and message shows as below:...
vim 9.1, linux 3.10, Tlist_Exit_OnlyWindow is set to 1 open a source file A tabnew another source file B with taglist window open close B by "quit" command error occurs...
For my system (win32/win64) when using taglist-4.6, `taglist` show nothing when filename or pathname contains non-ascii chars. after debugging, I found win32 batch file codepage is not UNICODE :( I...