Golevka / emacs-clang-complete-async

An emacs plugin to complete C and C++ code using libclang
359 stars 71 forks source link

custom enabling of automatic completion popup #17

Closed nicolamontecchio closed 11 years ago

nicolamontecchio commented 11 years ago

I remapped the various (local-set-key (kbd ".") 'ac-clang-async-preemptive) ... to check that the ac-clang-async-do-autocompletion-automatically flag is specified.