Created
April 28, 2017 20:04
-
-
Save ghecho/c6b4e206a01d1293e9b9dfa20676fc68 to your computer and use it in GitHub Desktop.
Change spaces to tabs in Laravel project in Sublime Text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open Search and Replace | |
Find: ( {4}) | |
Where: -vendor/*,-bootstrap/* | |
Replace: \t |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment