You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Syntax file for editing Avro schema files in Vim.
Installing
----------
* Copy avro-idl.vim to ~/.vim/syntax
* If you use pathogen, just git clone the repo into .vim/bundle
* Add to ~/.vimrc
au BufRead,BufNewFile *.avdl setlocal filetype=avro-idl