Shougo / neocomplcache.vim

Ultimate auto-completion system for Vim.
http://www.vim.org/scripts/script.php?script_id=2620
1.72k stars 135 forks source link

performance issues with the auto-complete feature #469

Closed wmax closed 10 years ago

wmax commented 10 years ago

Hi, I've searched the web, posted on SO, but wasn't satisfied with the results so far. Here is the issue: http://stackoverflow.com/questions/21761953/how-to-disable-the-auto-complete-feature-on-periods

Maybe I can find some advice here, please help me just a little, guys, I'll make sure to spread the word on SO so probably nobody asks this question again :)

Shougo commented 10 years ago

Can you upload the screenshot? I want to look which plugin generated the completion candidates.

wmax commented 10 years ago

Hi, I've got rid of vim 7.3 and compiled vim 7.4 with python support and installed python-mode and pathogen only which works fine for me so far. Now I've tried to reproduce this behavior all over again by rolling back all my recent changes by removing all vim-related stuff manually and installing vim 7.3 plus spf13 but I've failed miserably to reproduce the issue.

I'll come back to this ticket if I'll run into the issue again.

Shougo commented 10 years ago

OK, I closed.