try
:set nocursorcolumn
:set nocursorline
or find
- set cursorline
- set cursorcolumn
- highlight CursorLine ...
- higlight CursorColumn ...
in your .vimrc / .gvimrc
and remove/comment them

in my case this solves my proble



Martin 'dum8d0g' Kopta wrote:
> 
> 
> Hi all ViM lovers,
> 
>  I am using ViM every day and there is only few things which bothers
> me. One of them is slowness of syntax highlighting. When I work on
> something (php, c, c++, perl, ...) I usually have xterm with screen on
> fullscreen. That means "speed 38400 baud; rows 78; columns 212;".
> When I open a source file with syntax highlighting, it is really
> sloooooow to move cursor around, changing text and all redrawing is
> painfull. I understand that coloring text by syntax is hard bussines
> but hey, I have Intel Core 2 Duo T8300 2.5GHz/800MHz and Intel video
> card X3100! Why is it so slow, when it has so much power ready to
> work????
> --~--~---------~--~----~------------~-------~--~----~
> You received this message from the "vim_use" maillist.
> For more information, visit http://www.vim.org/maillist.php
> -~----------~----~----~----~------~----~------~--~---
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Vim-is-too-slow-with-syntax-highlighting-tp20850771p26710294.html
Sent from the Vim - General mailing list archive at Nabble.com.

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to