Hi,
I’m trying to add some auto-completions in Sublime, and it works fine, but the problem is that there already default ones and I want to remove them, in order for my custom to show in the first place. For example, when I type “exclusive”, I firstly get the default one, which is not very useful:
Is it possible to remove the default ones (in this case the first suggested with annotation “abc”) so I can get my custom ones in the first place of the list?
