proton

https://github.com/dvcrn/proton
Aron 2016-04-11T08:52:51.000131Z

@dvcrn: maybe it happened because my machine (more like the HDD) is really really slow

Aron 2016-04-11T08:53:44.000132Z

btw, do you have any suggestions on how to disable the autocomplete trigger on the TAB key?

2016-04-11T13:46:57.000134Z

I have this in my .proton:

["autocomplete-plus.confirmCompletion" "tab”]

2016-04-11T13:47:24.000135Z

This enables completion on tabs, which is the opposite of what you want, but that should get you close.

2016-04-11T13:48:12.000136Z

I belive the other choices are ”enter” and ”enter and tab”