Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jordanhudgens/71a352ca16e2d997c97c6e57c00ba48b to your computer and use it in GitHub Desktop.
Save jordanhudgens/71a352ca16e2d997c97c6e57c00ba48b to your computer and use it in GitHub Desktop.
let g:prettier#autoformat = 0
autocmd BufWritePre *.js,*.jsx,*.mjs,*.ts,*.tsx,*.css,*.less,*.scss,*.json,*.graphql,*.md,*.vue PrettierAsync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment