I use Sublime Text 3 with NeoVintageous and one of the issues I mostly face is that the dot command which is used to repeat the last input does not correctly repeat if I have used the Tab key to auto complete the last input.
For example,
Typing:

Then Autocomplete using Tab or Enter

Then press dot

It only duplicates what I typed manually and does not repeat the autocompleted text. Is there a way to configure NeoVintageous to respect the autocompletion as well?