mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
Vala language support
This commit is contained in:
parent
3606f8efbb
commit
5fc4cb5d2d
4 changed files with 398 additions and 0 deletions
1
ftdetect/vala.vim
Normal file
1
ftdetect/vala.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
au BufRead,BufNewFile *.vala set filetype=vala
|
||||
Loading…
Add table
Add a link
Reference in a new issue