Hi, I started profiling MacVim's drawing/regex code. I made the interesting discovery that 'cursorline' can have a large impact on drawing time. So if MacVim's draws very slowly for you, `:set nocursorline` might make it faster for you for now. That's probably a better workaround than a full `:syntax off`.
Hope this helps someone, Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
