A list of packages are added to ignored_packages every time I start sublime text 2.
I have to open the settings file and delete them each and every time.
How do I stop this?
[code]“ignored_packages”:
"HTML-CSS-JS Prettify",
"jQuery",
"LESS",
"Pretty JSON",
"SqlBeautifier"
]
[/code]