Skip to content

Instantly share code, notes, and snippets.

@david0
Created July 21, 2017 07:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save david0/1234216ef37a28e845f6b1e2de1f75d8 to your computer and use it in GitHub Desktop.
Save david0/1234216ef37a28e845f6b1e2de1f75d8 to your computer and use it in GitHub Desktop.
my indent configuration
#!/bin/sh
gindent -nbad -bap -nbc -bbo -hnl -nprs-br -brs -c33 -cd33 -ncdb -ce -ci4 -cli0 -d0 -di1 -nfc1 -i8 -ip0 -l80 -lp -npcs -npsl -sai -saf -saw -ncs -nsc -sob -nfca -cp33 -ss -ts8 -il1 -l100 -ncdb -bli0 $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment