>
> Hi, I noticed that gvim has a bit of a slow down every time it opens a
> completion menu when the file is reasonably big (about half a second for
> a ~400 line python source file), and it's also slow when going up/down
> in the menu and closing it. I'm using vim 7.3 on Ubuntu with gtk+2. Is
> there any way to make it faster?
Do you happen to be using a custom syntax/folding script for python
files? I've found that some of them do slow vim's operation. If such is
the case, change to a non expr-based folding script (most of python are).
--
Javier Rojas
GPG Key ID: 0x24E00D68
No comments:
Post a Comment