This is a Vim plugin that provides Cranelift IR file detection and syntax highlighting.
With Vim8 packages:
git clone https://github.com/CraneStation/cranelift.vim ~/.vim/pack/plugins/start/cranelift.vim
With vim-plug, add this to your configuration file:
Plug 'CraneStation/cranelift.vim'