|
Taglist plugin todo list
- Group tags according to the scope and display them. For example, group all the tags belonging to a C++/Java class
- When opening a new Vim tab, automatically open the taglist window.
- Support for displaying tags in a modified (not-yet-saved) file.
- Automatically open the taglist window only for selected filetypes. For other filetypes, close the taglist window.
- When using the shell from the MKS toolkit, the taglist plugin doesn't work.
- The taglist plugin doesn't work with files edited remotely using the netrw plugin. The exuberant ctags utility cannot process files over scp/rcp/ftp, etc.
|