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
@mlovic
Copy link

mlovic commented Dec 6, 2015

Great, thank you!

@pvcarrera
Copy link

๐Ÿ˜

@serixscorpio
Copy link

๐Ÿ‘ thanks so much!

@mrkhutter
Copy link

exactly what I needed, thank you! ๐Ÿ‘

@hegwin
Copy link

hegwin commented Mar 18, 2017

+1

@richin13
Copy link

Worked like a charm! Many thanks

@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