Skip to content

Instantly share code, notes, and snippets.

@siraj
Created February 12, 2015 23:15
Show Gist options
  • Save siraj/eb0505149452bc0caca1 to your computer and use it in GitHub Desktop.
Save siraj/eb0505149452bc0caca1 to your computer and use it in GitHub Desktop.
plexydesk-indent-style
astyle_args="--indent=spaces=2 --style=linux --add-brackets \
· --indent-labels --pad-header --pad-oper --unpad-paren \
· --keep-one-line-blocks --convert-tabs \
· --indent-preprocessor --align-pointer=name"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment