In Sublime Text 3 has built-in snippets for HTML. To use them, you have to write angle bracket (trigger default) and the name of the tag to select the snippet. But if you use snippets of any plugin (in my case, this HTML5
Link to the plugin), it remains superfluous angle bracket. I hope, clearly explained the problem.
1 the screenshot I chose the default snippet of a tag and hit tab, the result is 2 the screenshot, everything is as it should be.
On the 3rd screenshot, I chose a snippet from the HTML5 plugin and then click tab, I get the result like on the screenshot 4, with an extra angle bracket. And the same result happens with any plugin, add your own snippets. Help!((
1)

2)

3)

4)