Last active
August 19, 2025 13:59
-
-
Save chalkygames123/fba13d521f10de933912db1a68a1235c to your computer and use it in GitHub Desktop.
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
Show hidden characters
| { | |
| "bootstrapped": true, | |
| "in_process_packages": | |
| [ | |
| ], | |
| "installed_packages": | |
| [ | |
| "Github Color Theme", | |
| "GitHub Theme", | |
| "Package Control", | |
| "rainbow_csv", | |
| "Sync Settings", | |
| ], | |
| } |
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
| { | |
| "color_scheme": "GitHub Light.sublime-color-scheme", | |
| "ignored_packages": [ | |
| "Vintage" | |
| ], | |
| "index_files": true, | |
| "open_files_in_new_window": false, | |
| "scroll_past_end": true, | |
| "tab_size": 2, | |
| "theme": "GitHub Light.sublime-theme" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment