lyuts / vim-rtags

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

option g:rtagsRcCmd is not considered in vimrtags.py #95

Closed andrust closed 6 years ago

andrust commented 6 years ago

plugin/vimrtags.py:22 in run_rc_command

lyuts commented 6 years ago

I updated completion function to use g:rtagsRcCmd.