Tuesday, November 29, 2011

Re: vim slow running latex files

Christian Brabandt wrote:
> Please don't top poste.
>
> On Tue, November 29, 2011 1:34 pm, Jonatas Eduardo Cesar wrote:
>
>> You are right, when i turn off the syntax hilighting vim works with normal
>> speed and I still can use some snippets.
>> Nevertheless, is there another way to speed-up vim without turn off the
>> syntax hilighting?
>> It is one of the main reasons I use vim...
>>
> Are you using syntax based folding? It's known to cause delays and
> this issue has come up several times now.
>
> See
> http://vimhelp.appspot.com/vim_faq.txt.html#faq-29.7
> http://vim.wikia.com/wiki/Keep_folds_closed_while_inserting_text
>
Try reading:

:he tex-slow
:he tex-folding

If you don't have the latter help on tex-folding, basically its telling
you to use faq-29.7 like CB mentioned above.

Regards,
Chip Campbell

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

No comments: