Skip to content

Latest commit

 

History

History

vim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.