vim/ftdetect/io.vim @ 5dd290b11084

Unfuck the Clojure indentation mapping.  Who knows what happened.
author Steve Losh <steve@stevelosh.com>
date Sat, 04 Aug 2012 11:12:30 -0400
parents b17bbc976855
children (none)
" Io
au BufNewFile,BufRead *.io set filetype=io

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