Created
April 23, 2018 12:21
-
-
Save tejesh0/226d771d2c1f69d7f67ab2af184bbb4d to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"sublimeTextKeymap.promptV3Features": true, | |
"editor.multiCursorModifier": "ctrlCmd", | |
"editor.snippetSuggestions": "top", | |
"editor.formatOnPaste": true, | |
"window.zoomLevel": 1, | |
"window.title": "${separator}${rootName}", | |
"extensions.ignoreRecommendations": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment