Add YANG parser

This commit is contained in:
Tomas Sandven 2021-07-19 07:44:03 +02:00 committed by Stephan Seitz
parent 93d7d536d1
commit f6c6d0d947
4 changed files with 40 additions and 0 deletions

1
ftdetect/yang.vim Normal file
View file

@ -0,0 +1 @@
au BufRead,BufNewFile *.yang set filetype=yang