<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 13 July 2015 at 06:37, Martin Kühl <span dir="ltr"><<a href="mailto:martin.kuehl@gmail.com" target="_blank">martin.kuehl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12 July 2015 at 16:29, Carpii UK <<a href="mailto:carpii.uk@gmail.com">carpii.uk@gmail.com</a>> wrote:<br>
> Is there a way I can just disable all autocompletion in TM2?<br><br></span>If you are certain that you wish to disable all of these,<br>
you can create a new command<br><br>
    #!/usr/bin/env ruby18 -wKU<br>
    print "\t"<br>
<br>
Input: Nothing<br>
Output: Insert at Caret<br>
Key Equivalent: ⇥ (or something else like ^I)<br>
<br>
Don’t forget to save your new command.<br>
<br>
Hope that helps,<br>
Martin<br>
<span class=""><br></span></blockquote><div><br></div><div>Ahh, this is beautiful! </div><div>The tab completion has been driving me crazy for such a long time now</div><div><br></div><div>Thanks so much :-)</div><div> </div></div></div></div>