goSpaceError syntax hilighting very slow on long lines #449
Comments
Hi @chkno , I'm aware of it, that's why it's disabled by default. If you disable it:
You are good to go. Unfortunately I don't have time to tackle the syntax file. Also I have some settings which speeds up the highlighting a little more: " speed up syntax highlighting
set nocursorcolumn
set nocursorline
syntax sync minlines=256
set synmaxcol=300
set re=1 Does this improve your situation? |
Any response on this? |
Closing as I didn't get a response for over 1 month. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This rule is slow on long lines:
To reproduce:
5000i<space><esc>
)Output from ":syntime report":
The text was updated successfully, but these errors were encountered: