mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 06:20:01 -04:00
Add YANG parser
This commit is contained in:
parent
a7c90103ce
commit
a6121f014d
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