vim/ftdetect/io.vim @ 496c5c177a4c

Add a barebones clojure compiler.
author Steve Losh <steve@stevelosh.com>
date Mon, 20 Jun 2011 18:56:33 -0400
parents b17bbc976855
children (none)
" Io
au BufNewFile,BufRead *.io set filetype=io

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