Vim syntax highlighting, folding and (simple) indentation rules for Cap'n Proto schema files.
git clone https://github.com/cstrahan/vim-capnp.git ~/.vim/bundle/vim-capnp
Add the following to $MYVIMRC (after call vundle#rc()
):
Plugin 'cstrahan/vim-capnp'
If you have any ideas, feel free to open an issue and/or pull request!
See the LICENSE
file in this repository.