2009/12/1 Yi Wen: > I compiled the MacVim from the commit > b469d9629f68b1c20541994863fedd93be2b046d (on Nov 28) using > configuration options: > --with-features=huge --enable-cscope --enable-pythoninterp --enable- > rubyinterp --enable-perlinterp > I have Snow Leopard. > > I am using "Experimental renderer". Enabled transparency. What I am > experiencing is that when working with a file more than 200 lines. > Things become very slow. The ctags can take 10 seconds to suggest > items. moving, editing, everything is slow. Any idea why? I used a > snapshot and that was fast. Thanks
Have you tried simply cleaning out the entire project and rebuilding (make clean; make)? I see variations of this problem every now and then and the solution is always to start over from scratch. Björn -- You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php
