lyuts / vim-rtags

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

Failed to run asynchronously under Neovim #62

Closed skt041959 closed 7 years ago

skt041959 commented 7 years ago

Hi lyuts, When I try to use <Leader>rj, I got this error message.

Error detected while processing function rtags#HandleResults: line 3: E484: Can't open file /tmp/neovim_async_rtags.tmp.7379.0

lyuts commented 7 years ago

I think i have a fix for this. Quick question, which shell are you using?

skt041959 commented 7 years ago

Csh and zsh. I don't remember which one it is when I got this issue.