A source code browser plugin for the Vim text editor. Uses exuberant ctags to parse source code files. Supports many programming languages and easily extendable. Can be used in both GUI and terminal versions of Vim.

Project Activity

See All Activity >

Categories

Text Editors

License

Public Domain

Follow Vim source code browser plugin

Vim source code browser plugin Web Site

Other Useful Business Software
Let your volunteer coordinators do their best work. Icon
Let your volunteer coordinators do their best work.

For non-profit organizations requiring a software solution to keep track of volunteers

Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • In my .vimrc : nnoremap <silent> <F8> :TlistToggle<CR> let Tlist_Auto_Open = 0 let Tlist_Exit_OnlyWindow = 1 " exit if taglist is last window open let Tlist_Show_One_File = 1 " Only show tags for current buffer let Tlist_Use_Right_Window = 0 " Open on right side let Tlist_Enable_Fold_Column = 0 " no fold column (only showing one file) let tlist_sql_settings = 'sql;P:package;t:table' let tlist_ant_settings = 'ant;p:Project;r:Property;t:Target' if has("gui_win32") let Tlist_Ctags_Cmd = 'C:/Users/MyName/ctag58/ctags.exe' endif let Tlist_Inc_Winwidth=0 " for konsole
  • good job
Read more reviews >

Additional Project Details

Intended Audience

Developers

User Interface

Plugins

Registered

2006-10-30