Answer the question
In order to leave comments, you need to log in
What causes brakes when you are near quotes?
Brakes appear when you are near quotation marks, inside a word marked with quotation marks (no matter how funny it is - especially near double ones) - removed all plugins, dropped the theme too - it might become faster, but the lag is still present.
The brakes are that there is a delay when moving through the text (the cursor reacts to moving with a delay), and other commands.
Answer the question
In order to leave comments, you need to log in
In your case, the problem is most likely in the distributive matchparen plugin. Try setting it up (:h paren) or turning it off:
" Avoid loading plugin/matchparen.vim
let g:loaded_matchparen = 1
" Regexp engine (0=auto, 1=old, 2=NFA)
if exists('®expengine')
set regexpengine=1
endif
verb au CursorMoved,CursorMovedI
verb au TextChanged,TextChangedI
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question