We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Using this plugin and opening firefox's pref.js file and scrolling past one or two pages makes neovim lag a lot and then throw this error
pref.js
redrawtime exceeded syntax highlighting disabled
I disabled this plugin and opened the file again and it doesn't lag or throw any errors.
Even if I set redrawtime=10000, the lag still remains.
set redrawtime=10000
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using this plugin and opening firefox's
pref.js
file and scrolling past one or two pages makes neovim lag a lot and then throw this errorredrawtime exceeded syntax highlighting disabled
I disabled this plugin and opened the file again and it doesn't lag or throw any errors.
Even if I
set redrawtime=10000
, the lag still remains.The text was updated successfully, but these errors were encountered: