spacevim/bundle/vim-reason/ftdetect/reason.vim

3 lines
95 B
VimL
Raw Normal View History

2024-08-21 14:17:26 +08:00
au BufRead,BufNewFile *.re set filetype=reason
au BufRead,BufNewFile *.rei set filetype=reason