Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 563 Bytes

README.rst

File metadata and controls

26 lines (15 loc) · 563 Bytes

Vim syntax highlighting for bitproto

Vim syntax highlighting plugin for bitproto.

bitproto-vim-snapshot.jpg

Installation

For vundle users:

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

For vim-plug users:

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

Language Server For Neovim Users

Checkout ../language_server please.