Last active
May 7, 2018 05:47
-
-
Save avidmaulanas/86c0a3b1752377fda5fd234a8cdfdc0e to your computer and use it in GitHub Desktop.
Revisions
-
avidmaulanas revised this gist
May 7, 2018 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -32,5 +32,11 @@ ], "tab_size": 2, "theme": "Spacegray Eighties.sublime-theme", "trim_trailing_white_space_on_save": true, "highlight_modified_tabs": true, "rulers": [ 80 ], "detect_indentation": false } -
avidmaulanas revised this gist
May 7, 2018 . No changes.There are no files selected for viewing
-
avidmaulanas revised this gist
May 7, 2018 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -31,5 +31,6 @@ "Vintage" ], "tab_size": 2, "theme": "Spacegray Eighties.sublime-theme", "trim_trailing_white_space_on_save": true } -
avidmaulanas revised this gist
Feb 15, 2018 . 1 changed file with 25 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,30 @@ { "color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme", "file_exclude_patterns": [ "*.sql", "*.log", "*.pyc", "*.pyo", "*.exe", "*.dll", "*.obj", "*.o", "*.a", "*.lib", "*.so", "*.dylib", "*.ncb", "*.sdf", "*.suo", "*.pdb", "*.idb", ".DS_Store", "*.class", "*.psd", "*.db", "*.sublime-workspace" ], "font_size": 10, "ignored_packages": [ -
avidmaulanas renamed this gist
Sep 14, 2017 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
avidmaulanas created this gist
Sep 14, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ { "color_scheme": "Packages/Theme - Spacegray/base16-eighties.dark.tmTheme", "font_size": 10, "ignored_packages": [ "Vintage" ], "tab_size": 2, "theme": "Spacegray Eighties.sublime-theme" }