Add GDScript filetype

This commit is contained in:
Shatur95 2021-04-24 17:22:02 +03:00 committed by Stephan Seitz
parent 25081a1d63
commit 45e6ea9996

1
ftdetect/gdscript.vim Normal file
View file

@ -0,0 +1 @@
autocmd BufNewFile,BufRead *.gd set ft=gdscript