Add vim configuration files to the repo
[cmccabe-etc] / .vim / ftdetect / ocaml.vim
diff --git a/.vim/ftdetect/ocaml.vim b/.vim/ftdetect/ocaml.vim
new file mode 100644 (file)
index 0000000..7107a9e
--- /dev/null
@@ -0,0 +1 @@
+au BufRead,BufNewFile *.ml,*.mli,*.mll,*.mly,.ocamlinit set ft=ocaml