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

Many thanks πŸ™

@aruprakshit
Copy link

many thanks πŸ‘

@ZackMattor
Copy link

πŸ‘ perfect!

@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