Skip to content

Instantly share code, notes, and snippets.

@danielbraun
Created November 24, 2014 12:11
Show Gist options
  • Select an option

  • Save danielbraun/27e43b914c6a2e081792 to your computer and use it in GitHub Desktop.

Select an option

Save danielbraun/27e43b914c6a2e081792 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