lyuts / vim-rtags

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

Remove using uninitialized variable #97

Closed rajukv closed 6 years ago

rajukv commented 6 years ago

when python and python3 are not enabled. Without this, an error is shown during startup when used with vim from debian

Signed-off-by: Raju K rajukv@gmail.com