Skip to content

Instantly share code, notes, and snippets.

@jrolfs
Last active December 29, 2016 20:45
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 jrolfs/1492f964f1a82092246177c3400b7966 to your computer and use it in GitHub Desktop.
Save jrolfs/1492f964f1a82092246177c3400b7966 to your computer and use it in GitHub Desktop.
augroup syntax
autocmd! BufRead,BufNewFile *.txt set syntax=markdown
augroup END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment