Last active
May 8, 2018 09:01
-
-
Save neilmaledev/cd2b3106f94fab2916a978eaf4280338 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
{ | |
"editor.fontSize": 11, | |
"editor.letterSpacing": -0.8, | |
"workbench.colorTheme": "Monokai", | |
"explorer.autoReveal": false, | |
"editor.multiCursorModifier": "ctrlCmd" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment