Skip to content

Instantly share code, notes, and snippets.

@estysdesu
Last active July 21, 2019 05:52
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 estysdesu/f0e1ad194ceff2c3f9fa47aa466f076b to your computer and use it in GitHub Desktop.
Save estysdesu/f0e1ad194ceff2c3f9fa47aa466f076b to your computer and use it in GitHub Desktop.
[Vim: HTML file auto-format] #vim #autoformat #ft #vim
:filetype indent on
:set filetype=html
:set smartindent
gg=G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment