nim.nvim icon indicating copy to clipboard operation
nim.nvim copied to clipboard

Errors during editing

Open zevv opened this issue 6 years ago • 2 comments

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?

zevv avatar Aug 20 '19 07:08 zevv

What is this "red" of which you speak?

disruptek avatar Oct 22 '19 15:10 disruptek

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.

alaviss avatar Oct 22 '19 15:10 alaviss