On Thu, 15 Mar 2012 13:00:10 +0800, Yichao Zhou wrote:
>> Then I cp your tex.vim into my ~/.vim/ftplugin/ and test again.
>> I do see the blinking and find it slower. Again it doesn't matter
>> with relativenumber/number/nonumber.
> 
> Are you sure it doesn't matter with relativenumber?  On my computer,
> if I set norelativenumber, it is much faster!  If you are still
> slower, you must set sometime such as cursoeline.
> 
> Can you start vim with gvim -u NONE and test again?
> 

Whether relativenumber is set or not does not make apparent
differences here, with or without 'gvim -u NONE -U NONE'.
Note that the some errors are thrown out during startup
since a few functions are not defined in my conf.
They are CountJump#TextObject#MakeWithCountSearch and
'IndentGuidesDisable'.


I need to correct my last post though. The function executed at
cursor move is called HilightMatchingPair, and it isn't related
to tex.

alick

-- 
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

Reply via email to