yang.vim
========

YANG syntax highlighting and other niceties for VIM. Use with [Vundle](https://github.com/VundleVim/Vundle.vim) via:

```vim
Plugin 'nathanalderson/yang.vim'
```

Don't forget to run `:PluginInstall`.

Credit
======

I didn't actually write any of the syntax highlighting. It was originally downloaded from
http://www.yang-central.org/twiki/pub/Main/YangTools/yang.vim.

Thanks to all the contributors who have continued to expand and improve this plugin.

If you notice a new version or have a change, let me know.