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-capnpAdd 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.