Guest User

Untitled

a guest
Jan 22nd, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. {
  2. "editor.fontSize": 15,
  3. "editor.tabSize": 2,
  4. "editor.renderLineHighlight": "none",
  5. "workbench.colorTheme": "Zenburn",
  6. "workbench.editor.enablePreview": false,
  7. "python.pythonPath": "python3",
  8. "files.autoSave": "onFocusChange"
  9. }
Add Comment
Please, Sign In to add comment