Skip to content

Instantly share code, notes, and snippets.

@crotel
Last active March 21, 2020 11:21
Show Gist options
  • Save crotel/c78619f8159ca5959a415301cf16a100 to your computer and use it in GitHub Desktop.
Save crotel/c78619f8159ca5959a415301cf16a100 to your computer and use it in GitHub Desktop.
Auto Indent function for atom with two line Keymap addon. After add this, do auto indent for keyboard shortcut ' command + i '.
'atom-text-editor':
'cmd-i': 'editor:auto-indent'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment