Skip to content

chlorophyllin/avro-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Vim utilities to work w/Avro files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%