lyuts / vim-rtags

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

Logfile name in the temp directory starts with the user name for uniq… #103

Closed hjjohny closed 6 years ago

hjjohny commented 6 years ago

In a shared development environment the fixed file name present a problem. The file name should contain something unique, like the user name to avoid the collision of the vim-s run by different users on the same host.