Recently I’ve been trying to customize my vim configuration to try and optimize it for software development. Although I’ve been using vim for many years, I’ve always used a configuration that’s very close to vanilla.

Yesterday I installed Tag List, a plugin that displays and allows navigation to the various tags in the currently edited file(s). It seems to work very well, and supports most languages, thanks to Exuberant ctags.

The screenshot below shows it in action editing some Python source.

 

taglist
459×530 pixels 58.7 kB

 

  • Share/Save/Bookmark