mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
It seems that adding number to the default spell suggestion (fast) will make Neovim super slow when we press z= for spell suggestions. Without that number, Neovim will be super responsive. See also vim/vim#4087.