Hello,

 

I am trying to set my javascript-only indent spaces to 2 in the filetypes.javascript file while keeping the GUI-adjusted default of 4 for other filetypes, but I can’t seem to get it to work.

 

So far I have opened the filetypes.javascript file and uncommented the following lines:

 

[indentation]

width=2

type=0

 

I have then reloaded the configurations, but my indentations are not the correct length.

 

Could someone please advise? Maybe I need to enable something to read the javascript configuration file?

 

I am on OSX if that matters.

 

Thanks!