1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:10:05 +08:00
SpaceVim/bundle/yang.vim/README.md
2022-05-08 19:41:28 +08:00

21 lines
535 B
Markdown
Vendored

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.