1
1
Fork 0

vim: Use Ruby format for .cr files

It's still better than that Crystal mode.
This commit is contained in:
Jonathan Schleifer 2021-03-06 01:19:29 +00:00
parent 80902379c0
commit 681e3fd2d5
3 changed files with 1 additions and 608 deletions

View file

@ -1,3 +1 @@
" vint: -ProhibitAutocmdWithNoGroup
autocmd BufNewFile,BufReadPost *.cr setlocal filetype=crystal
autocmd BufNewFile,BufReadPost Projectfile setlocal filetype=crystal
autocmd BufNewFile,BufReadPost *.cr setlocal filetype=ruby