Converting spaces to tabs in multiple files Sublime Text 2

Viewed 11584

Is there any way to convert all spaces to tabs, not file by file?

If I open a file and go through View => Indentation => Convert Indentation to Tabs, it only changes this file. I want to convert indentations to tabs in a whole project.

1 Answers
Related