Skip to content

Instantly share code, notes, and snippets.

@joshmcarthur
Created December 12, 2011 22:14
Show Gist options
  • Save joshmcarthur/1469381 to your computer and use it in GitHub Desktop.
Save joshmcarthur/1469381 to your computer and use it in GitHub Desktop.
Add JBuiler syntax highlighting to VIM
" add jbuilder syntax highlighting
au BufNewFile,BufRead *.json.jbuilder set ft=ruby
@mattantonelli
Copy link

🙇‍♂️

@iiewad
Copy link

iiewad commented Apr 4, 2018

+1

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