Closed Jaco-Pretorius closed 5 years ago
Any chance you have 'autochdir'
turned on? That would break the cache, especially if you leave g:CommandTMaxCachedDirectories
at the default of 1.
Closing this because it is old but feel to comment if this is still an issue for you and I will re-open it.
I've recently started running into this issue where Command-T doesn't cache the results at all. This means the first time I open it it takes about 6/7 seconds to build the cache, and every subsequent time it takes the same amount of time.
I've looked through all the issues and searched online but I can't find any documentation around this problem. I'm sure it must be something to do with my setup or configuration but I'm completely stumped.
Some information re: my setup:
:ruby puts "#{RUBY_VERSION}-p#{RUBY_PATCHLEVEL}"
gives2.0.0-p648