Add YANG parser

This commit is contained in:
Tomas Sandven 2021-07-19 07:44:03 +02:00 committed by mergify[bot]
parent a7c90103ce
commit a6121f014d
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