vim: Use Ruby format for .cr files
It's still better than that Crystal mode.
This commit is contained in:
parent
80902379c0
commit
681e3fd2d5
3 changed files with 1 additions and 608 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue