Log In
rpms
/
protobuf
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
eef59298f4801da0e86f2c0223c73749760a3eec
eef59298f4801da0e86f2c0223c73749760a3eec
SOURCES
ftdetect-proto.vim
Fork and Edit
Blob
Blame
History
Raw
augroup filetype au! BufRead,BufNewFile *.proto setfiletype proto augroup end