mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feature: add gdresource ftdetect
This commit is contained in:
parent
38964c741b
commit
8c0cb4b6b3
1 changed files with 2 additions and 0 deletions
2
ftdetect/gdresource.vim
Normal file
2
ftdetect/gdresource.vim
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
autocmd BufRead,BufNewFile *.tscn setlocal ft=gdresource
|
||||
autocmd BufRead,BufNewFile *.tres setlocal ft=gdresource
|
||||
Loading…
Add table
Add a link
Reference in a new issue