mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
Add YANG parser
This commit is contained in:
parent
93d7d536d1
commit
f6c6d0d947
4 changed files with 40 additions and 0 deletions
1
ftdetect/yang.vim
Normal file
1
ftdetect/yang.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
au BufRead,BufNewFile *.yang set filetype=yang
|
||||
Loading…
Add table
Add a link
Reference in a new issue