Vala language support

This commit is contained in:
Mateus Melchiades 2022-01-28 19:13:39 -03:00 committed by Stephan Seitz
parent 3606f8efbb
commit 5fc4cb5d2d
4 changed files with 398 additions and 0 deletions

1
ftdetect/vala.vim Normal file
View file

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