1
1
Fork 0
configs/vim/ftdetect/crystal.vim
Jonathan Schleifer 681e3fd2d5 vim: Use Ruby format for .cr files
It's still better than that Crystal mode.
2021-03-06 01:19:29 +00:00

1 line
59 B
VimL

autocmd BufNewFile,BufReadPost *.cr setlocal filetype=ruby