clang_complete icon indicating copy to clipboard operation
clang_complete copied to clipboard

Changed snippets expand key mapping

Open j5shi opened this issue 10 years ago • 0 comments

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.

j5shi avatar Jan 08 '16 12:01 j5shi