1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-28 03:00:06 +08:00
SpaceVim/bundle/nvim-treesitter/ftdetect/gdresource.vim

3 lines
114 B
VimL
Raw Normal View History

autocmd BufRead,BufNewFile *.tscn setlocal ft=gdresource
autocmd BufRead,BufNewFile *.tres setlocal ft=gdresource