Skip to content

Instantly share code, notes, and snippets.

@danielbraun
Created November 24, 2014 12:11
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save danielbraun/27e43b914c6a2e081792 to your computer and use it in GitHub Desktop.
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