Log In
rpms
/
protobuf
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/ftdetect-proto.vim
Branch:
fd0c8a198eb990111e636260dcd3f448f5e11a0b
c7
c7-beta
c8
c8-beta
c8-sig-storage-ceph-pacific
c8s
c9
c9-beta
c9s-sig-storage-ceph-pacific
fd0c8a198eb990111e636260dcd3f448f5e11a0b
SOURCES
ftdetect-proto.vim
Blob
History
Raw
282019
augroup filetype
282019
au! BufRead,BufNewFile *.proto setfiletype proto
282019
augroup end
282019