nim.nvim
nim.nvim copied to clipboard
Errors during editing
While editing my code it is often in an "error" state, for example halfway typing an identifier. Would it be possible to defer nimsuggest error checking for a certain idle delay so I do not get flashed at with red letters all of the time?
What is this "red" of which you speak?
I believe it's this one: https://asciinema.org/a/zbq46RgMatWeirLnlQ4n61Oy5
This appears when you type an unknown identifier. The appearance differs between colorscheme of course.