mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
NEW: add taglist plugin
This commit is contained in:
parent
0d39f82965
commit
b121bcb443
18
sources_non_forked/taglist/README
Normal file
18
sources_non_forked/taglist/README
Normal file
@ -0,0 +1,18 @@
|
||||
This is a mirror of http://www.vim.org/scripts/script.php?script_id=273
|
||||
|
||||
The "Tag List" plugin is a source code browser plugin for Vim and
|
||||
provides an overview of the structure of source code files and allows
|
||||
you to efficiently browse through source code files for different
|
||||
programming languages. You can visit the taglist plugin home page for
|
||||
more information:
|
||||
|
||||
http://vim-taglist.sourceforge.net
|
||||
|
||||
You can subscribe to the taglist mailing list to post your questions
|
||||
or suggestions for improvement or to report bugs. Visit the following
|
||||
page for subscribing to the mailing list:
|
||||
|
||||
http://groups.yahoo.com/group/taglist/
|
||||
|
||||
For more information about using this plugin, after installing the
|
||||
taglist plugin, use the ":help taglist" command.
|
1501
sources_non_forked/taglist/doc/taglist.txt
Normal file
1501
sources_non_forked/taglist/doc/taglist.txt
Normal file
File diff suppressed because it is too large
Load Diff
4546
sources_non_forked/taglist/plugin/taglist.vim
Normal file
4546
sources_non_forked/taglist/plugin/taglist.vim
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user