Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 416 Bytes

README.rst

File metadata and controls

19 lines (11 loc) · 416 Bytes

Vim syntax highlighting for bitproto

Vim syntax highlighting plugin for bitproto.

Installation

For vundle users:

Plugin 'hit9/bitproto', {'rtp': 'editors/vim'}

For vim-plug users:

Plug 'hit9/bitproto', {'rtp': 'editors/vim'}