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
au BufNewFile,BufRead *.prawn set filetype=ruby |