How to set multiple indentation widths in Geany?

Viewed 447

I use Geany mainly for Python, so I've set Indent Type to Spaces and Indent Width to 4. But when working with HTML, I'd like to use 2 spaces.

Is there any way to tell Geany to automatically switch to 2 spaces when working with HTML documents instead of being changing this manually all the time?

1 Answers
Related