Add protobuf-mode

This commit is contained in:
Steve Purcell 2012-07-19 19:39:34 +01:00
parent 0bf5d43564
commit ed3fa801b1

3
recipes/protobuf-mode Normal file
View file

@ -0,0 +1,3 @@
(protobuf-mode :fetcher svn
:url "http://protobuf.googlecode.com/svn/trunk/editors/"
:files ("protobuf-mode.el"))