clang_complete
clang_complete copied to clipboard
Changed snippets expand key mapping
Changed snippets expand key mapping from <tab> to <C-e> because <tab> is used too common in other scenarios, like auto-completion, indent, candidates selection...
And hard coding mapping is not good...this can be a workaround.