Skip to content

Instantly share code, notes, and snippets.

@gomesar
Created October 2, 2018 13:52
Show Gist options
  • Save gomesar/615c9eae10494bd6519078c89ad3bc51 to your computer and use it in GitHub Desktop.
Save gomesar/615c9eae10494bd6519078c89ad3bc51 to your computer and use it in GitHub Desktop.
indent xml files with gg=G
au FileType xml setlocal equalprg=xmllint\ --format\ --recover\ -\ 2>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment