lyuts / vim-rtags

Vim bindings for rtags, llvm/clang based c++ code indexer.
BSD 2-Clause "Simplified" License
282 stars 56 forks source link

Reindexing is never automatically triggered (OSX) #82

Closed cheshire closed 6 years ago

cheshire commented 6 years ago

I'm quite new to rtags, so I am not sure how is it supposed to work, but for me reindexing is basically never triggered when I modify and save the file. I can trigger reindexing manually with <Leader>rr, but for some reason that also seems to reindex much more than it should.

RTags has support for automatic reindexing, right?

cheshire commented 6 years ago

Closing, opened a tickets on rtags proper.