From 950129d07f4ee6841d56658a171a6af29309ee0c Mon Sep 17 00:00:00 2001
From: Brian Donovan <donovan@squareup.com>
Date: Tue, 24 Sep 2013 17:54:02 -0700
Subject: [PATCH] Use my fork of vim-protobuf with a better syntax file.

---
 vimrc.bundles | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vimrc.bundles b/vimrc.bundles
index 99ffc1a..b98970a 100644
--- a/vimrc.bundles
+++ b/vimrc.bundles
@@ -33,7 +33,7 @@ Bundle 'tpope/vim-repeat'
 Bundle 'tpope/vim-surround'
 Bundle 'tpope/vim-unimpaired'
 Bundle 'tpope/vim-vividchalk'
-Bundle 'uarun/vim-protobuf'
+Bundle 'eventualbuddha/vim-protobuf'
 Bundle 'vim-ruby/vim-ruby'
 Bundle 'vim-scripts/Align'
 Bundle 'vim-scripts/greplace.vim'
-- 
GitLab