Am Samstag, 18. Februar 2012 15:15:00 UTC+1 schrieb kindle4ever: > > When i open a file with 4000line code, the response of vim becomes quit > slow. At the mean time i input a word, vim costs 40% cpu. After switching > to another vimrc, it works fine again.
Does this happen only with specific filetypes? In my experience, a badly programmed foldexpr function can slow down things considerably if it causes vim to frequently rescan the whole file. Regards, Tom -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
