Created
December 12, 2011 22:14
-
-
Save joshmcarthur/1469381 to your computer and use it in GitHub Desktop.
Add JBuiler syntax highlighting to VIM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" add jbuilder syntax highlighting | |
au BufNewFile,BufRead *.json.jbuilder set ft=ruby |
many thanks π
π perfect!
Great, thank you!
π
π thanks so much!
exactly what I needed, thank you! π
+1
Worked like a charm! Many thanks
πββοΈ
+1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Many thanks π