mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
Add GDScript filetype
This commit is contained in:
parent
25081a1d63
commit
45e6ea9996
1 changed files with 1 additions and 0 deletions
1
ftdetect/gdscript.vim
Normal file
1
ftdetect/gdscript.vim
Normal file
|
|
@ -0,0 +1 @@
|
|||
autocmd BufNewFile,BufRead *.gd set ft=gdscript
|
||||
Loading…
Add table
Add a link
Reference in a new issue