Skip to content

Instantly share code, notes, and snippets.

@trantuanckc
Created October 9, 2018 01:33
Show Gist options
  • Save trantuanckc/56d0f0e5a258bc3d237e36c67c46b7aa to your computer and use it in GitHub Desktop.
Save trantuanckc/56d0f0e5a258bc3d237e36c67c46b7aa to your computer and use it in GitHub Desktop.
{
"editor.tabSize": 2,
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"files.trimTrailingWhitespace": true,
"sublimeTextKeymap.promptV3Features": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.snippetSuggestions": "top",
"editor.formatOnPaste": true,
"editor.fontSize": 15,
"ruby.rubocop.executePath": "/Users/t_m_tran/.rvm/gems/ruby-2.4.2/bin/",
"explorer.confirmDelete": false,
"window.zoomLevel": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment