Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.
Although I´ve configure by modifying the preferences.itConfig to tab 2 and soft spaces, it works for new files and files that I saved in this configuration. There are 2 odd behaviour happening:
1. In case I open an already existent file which tabulation that is other than that I set, it assumes its own settings
2. The bundles: even when using a set like tab=2 with soft spaces when I insert, for ex: html and hit the tab key, it creates the html tag with 4 spaces:
<html>
....
</html>
but I should return:
<html>
..
</html>
1 to 2 of 2