1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:50:06 +08:00
SpaceVim/bundle/vim-rescript/ftdetect/rescript.vim

3 lines
101 B
VimL
Raw Permalink Normal View History

au BufRead,BufNewFile *.res set filetype=rescript
au BufRead,BufNewFile *.resi set filetype=rescript