Skip to content

Instantly share code, notes, and snippets.

@Davidnet
Created November 10, 2018 20:33
Show Gist options
  • Save Davidnet/74094479d9d7c9aa4594e16d02dd2e3b to your computer and use it in GitHub Desktop.
Save Davidnet/74094479d9d7c9aa4594e16d02dd2e3b to your computer and use it in GitHub Desktop.
{
"workbench.colorTheme": "Monokai Dimmed",
"vim.easymotion": true,
"vim.useSystemClipboard": true,
"vim.useCtrlKeys": false,
"git.enableSmartCommit": true,
"breadcrumbs.enabled": true,
"[python]": {
"editor.rulers": [
79,
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment