lyuts / vim-rtags

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

Implement tab-completion for vim's commands #21

Closed asenac closed 8 years ago

asenac commented 8 years ago

Feature requested in issue #18. Add new option g:rtagsMinCharsForCommandCompletion to enable tab-completion after introducing a certain amount of characters, by default 4.