aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: 6f649109627d2e9749f9ccb8e57bee72aa3b7af4 (plain)
1
2
3
4
5
6
7
# Long term plans

 * Integration with my unreleased project plug-in so that when you edit any
   file in a project, all related files are automatically scanned for tags?

 * Use separate tags files for each language stored in ~/.vim/tags/ to increase
   performance because a single, global tags file quickly grows to a megabyte?