-
-
Save baquaz/8f139077fc473ce47017381608d3b0f7 to your computer and use it in GitHub Desktop.
Vim syntax coloring for Cocoapods' Podfile.
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
| // Append this to your .vimrc | |
| au BufNewFile,BufRead Podfile set filetype=ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment