How do I make CursorHold events fire faster so plugins and diagnostics respond more quickly?
:set updatetime=300
Vim's updatetime option controls two things: how quickly the swap file is written after you stop typing, and how many milliseconds of inactivity before the Curs