/vim-capnp

Syntax highlighting for Cap'n Proto schema files

Primary LanguageVim ScriptMIT LicenseMIT

About

Vim syntax highlighting, folding and (simple) indentation rules for Cap'n Proto schema files.

Install

Pathogen

git clone https://github.com/cstrahan/vim-capnp.git ~/.vim/bundle/vim-capnp

Vundle

Add the following to $MYVIMRC (after call vundle#rc()):

Plugin 'cstrahan/vim-capnp'

Contributing

If you have any ideas, feel free to open an issue and/or pull request!

Authors

License

See the LICENSE file in this repository.