Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

vim-protobuf

Vim syntax highlighting for Google's Protocol Buffers

Introduction

This plugin exists for the sole purpose of making it easy to install syntax highlighting for protocol buffer as a pathogen bundle. If you are not already using Tim Pope's awesome Pathogen plugin you should check it out.

The syntax highlighting code was shamelessly copied from Google Protocol Buffers Repo

Installation

  • With Pathogen

      cd ~/.vim/bundle
      git clone git://github.com/uarun/vim-protobuf.git
    
  • With Vundle

      " .vimrc
      Bundle 'uarun/vim-protobuf'
    

About

Vim syntax highlighting for Google's Protocol Buffers

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages