vim/ftdetect/io.vim @ 71f41dacf190

Stealing a bunch of stuff from nvie.
author Steve Losh <steve@stevelosh.com>
date Mon, 15 Aug 2011 17:12:09 -0400
parents b17bbc976855
children (none)
" Io
au BufNewFile,BufRead *.io set filetype=io

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