mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:50:04 +08:00
3 lines
101 B
VimL
3 lines
101 B
VimL
au BufRead,BufNewFile *.res set filetype=rescript
|
|
au BufRead,BufNewFile *.resi set filetype=rescript
|