Last Updated: February 25, 2016
·
304
· brunomoniz

Changing completions

One of the things I had to change in Sublime Text 2 was some HTML completions.

In order to put your changes into working you need to change two files:

HTML.sublime-completions
html_completions.py

If you change just the first one, your changes won't work.