Skip to content

Instantly share code, notes, and snippets.

@mudge
Created June 5, 2009 09:34
Show Gist options
  • Save mudge/124170 to your computer and use it in GitHub Desktop.
Save mudge/124170 to your computer and use it in GitHub Desktop.
Add vim Ruby syntax highlighting to .prawn files.
au BufNewFile,BufRead *.prawn set filetype=ruby
@BenMcH
Copy link

BenMcH commented Jul 11, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment