Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save baquaz/8f139077fc473ce47017381608d3b0f7 to your computer and use it in GitHub Desktop.

Select an option

Save baquaz/8f139077fc473ce47017381608d3b0f7 to your computer and use it in GitHub Desktop.
Vim syntax coloring for Cocoapods' Podfile.
// 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