1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 12:50: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