Every keypress in insert mode with Rust Analyzer results in corn re-rendering, which seems to block all of neovim and make switching lines or typing insanely slow. I'm going to disable it because of this. With corn disabled, it does not lag so much. I believe that Corn does its rendering relatively slowly and in a way that holds everything up while it does its thing.