Skip to content

Instantly share code, notes, and snippets.

@pencilcheck
Forked from mudge/gist:124170
Created November 4, 2011 15:42
Show Gist options
  • Save pencilcheck/1339626 to your computer and use it in GitHub Desktop.
Save pencilcheck/1339626 to your computer and use it in GitHub Desktop.
Add vim Ruby syntax highlighting to .prawn files.
au BufNewFile,BufRead *.prawn set filetype=ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment