Closed yuyang0 closed 10 years ago
My configuration of auto-complete is like this:
(setq ac-auto-start 3) (setq ac-auto-show-menu .8)
so It will pop up completion menu automatically.but If I enable the sources provide by ac-nrepl, the auto-complete becomes very slow. Any solution to improve the performance?
Duplicate of #38 -- please see the discussion there.
My configuration of auto-complete is like this:
so It will pop up completion menu automatically.but If I enable the sources provide by ac-nrepl, the auto-complete becomes very slow. Any solution to improve the performance?