Vim and ctags: tag filenames

Viewed 5843

Is it possible to have ctags generate tags for filenames as well? I would like to be able to jump to a file given a filename. :find seems to be awfully slow compare to tags...

4 Answers
Related