This plugin causes textwidth to be set to 9999999, which breaks the :center command, different to when textwidth is set 0.
When tw=0 then :center centers the text if tw would have been 80, according to documentation. But with tw being "huge", it does as said and this causes delays and odd graphical effects. (At least for neovim v.0.11.1 on Gentoo (as of today) and on Debian with neovim vom snap (v.0.11.0).
This plugin causes textwidth to be set to 9999999, which breaks the :center command, different to when textwidth is set 0.
When tw=0 then :center centers the text if tw would have been 80, according to documentation. But with tw being "huge", it does as said and this causes delays and odd graphical effects. (At least for neovim v.0.11.1 on Gentoo (as of today) and on Debian with neovim vom snap (v.0.11.0).