Created
July 6, 2016 11:56
-
-
Save Nimdis/0a19178453c9390ed8904d042d27f1a1 to your computer and use it in GitHub Desktop.
This two commands replaced tabs in vim by spaces
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
set expandtab | |
retab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment