I use Sublime text 3 in my projects in cakePHP. By default the html files in the cake have the .ctp extension and when I need to tinker with a .ctp file where I have a very large line of code it gives a line break instead of giving me the option of a horizontal scrollbar as is done with .PHP files
Does anyone know what I can do to enable the scroll bar for files with .CTP extension?