vim/ftdetect/io.vim @ f433f96e0b21

Allow file extensions
author Steve Losh <steve@stevelosh.com>
date Wed, 11 Oct 2017 11:14:41 -0400
parents b17bbc976855
children (none)
" Io
au BufNewFile,BufRead *.io set filetype=io

" Ikefile
au BufNewFile,BufRead [iI]kefile,*.ike set filetype=io