Try to avoid unwanted completions
Often while typing completions are shown right when you are about to press enter and instead of getting a newline you get some random text. This is very annoying. To avoid some of this annoyance we can just ignore executing completion before 250ms.