This setting breaks the syntax coloring in large PHP files for me. It's run via after/syntax/php/graphql.vim so due to similar files for other languages those might be affected as well (I have tested only PHP).
I'm not totally sure if ftplugin/graphql.vim might be a better place to set the value or if it shouldn't be overwritten at all.
At least I can say that setting the value inside the syntax file can cause a problem:
This setting breaks the syntax coloring in large PHP files for me. It's run via
after/syntax/php/graphql.vim
so due to similar files for other languages those might be affected as well (I have tested only PHP).I'm not totally sure if
ftplugin/graphql.vim
might be a better place to set the value or if it shouldn't be overwritten at all.At least I can say that setting the value inside the syntax file can cause a problem:
Steps to reproduce:
:1000<cr>